diff --git a/.gitignore b/.gitignore index 5c936487e..54d17f6c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ !.gitignore !.gitattributes -/.idea -/.svn -/.git +*.DS_Store +*.idea +*.svn +*.git +*nbproject /runtime -/nbproject +!composer.json /composer.lock /static/upload \ No newline at end of file