Add .gitignore file to the project

This commit is contained in:
Alexander Fuhr 2015-04-24 16:57:54 +02:00
parent ca3398247e
commit d6e665e41f

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# exclude .idea settings
.idea