diff options
author | Adnan Ünal <a.unal677@gmail.com> | 2017-11-30 12:37:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-30 12:37:26 +0100 |
commit | 44b3568c7c21cceac34020e21000a2d30fa03ae3 (patch) | |
tree | dac01f48a93d25ac260d94a32a8716e4f6402381 | |
parent | 95fb7632097688e535f42035ef402c81a941f73a (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ !var/SymfonyRequirements.php /vendor/ /web/bundles/ +/.idea/ |