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>
pull/1140/head
Travis Ralston 6 years ago
parent 3dfa643b8b
commit 864b6b6b3a

1
.gitignore vendored

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

Loading…
Cancel
Save