Modification .gitignore

This commit is contained in:
Notmoo 2017-07-23 20:32:15 +02:00
parent 6092f069e6
commit b64b43acb6

8
.gitignore vendored
View File

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