Add GitIgnore, remove IDE config files

This commit is contained in:
David Todd
2015-03-13 20:15:53 -05:00
parent e8e0f9cbee
commit ea9e72ec3a
9 changed files with 2 additions and 50 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# Don't upload IDE files
**/.idea/**