Updated .gitignore to include gen

This commit is contained in:
Joshua Bahnsen 2013-07-17 22:15:12 -07:00
parent c79fef891d
commit 0d3dc321f4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
.project .project
.metadata .metadata
bin/ bin/
gen/
tmp/ tmp/
*.tmp *.tmp
*.bak *.bak