1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-16 19:50:35 +01:00

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
.gitignore vendored
View File

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