extended .gitignore to finally get rid of IDE files

This commit is contained in:
florian.bramer 2015-06-15 13:32:07 +02:00
parent f9df216dfb
commit 417d07a4ec
2 changed files with 2 additions and 0 deletions

1
2015/android/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.idea

View file

@ -1 +1,2 @@
/build
src/main/gen