Add build output to the .gitignore

This is more of a problem if the build fails for whatever reason.

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2018-03-03 12:49:49 -07:00
parent 3dfa643b8b
commit 864b6b6b3a

1
.gitignore vendored
View file

@ -6,6 +6,7 @@
/scripts/continuserv/continuserv
/scripts/speculator/speculator
/scripts/swagger
/scripts/tmp
/templating/out
*.pyc
*.swp