Modification .gitignore

This commit is contained in:
Notmoo 2017-07-23 18:40:20 +02:00
parent afda09c490
commit 60e511385f

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
#Ignoring Intellij workspace specific folders and files #Ignoring Intellij workspace specific folders and files
**/workspace.xml **/workspace.xml
**/tasks.xml **/tasks.xml
**/*.iml **/*.iml
**/.idea/libraries