add .gitignore file

This commit is contained in:
Notmoo 2017-07-23 18:30:15 +02:00
parent 4a2d834690
commit a4eec9f47c

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
#Ignoring Intellij workspace specific folders and files
**/workspace.xml
**/*.iml