Add .gotignore

This commit is contained in:
nheron 2014-02-17 10:21:37 +01:00
commit d4b2d3299e
3 changed files with 6 additions and 0 deletions

2
AccountProject/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/target
/.idea

2
demodrools/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/target
/.idea

2
simpleWebApp/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/target
/.idea