Add debug file to gitignore

This commit is contained in:
joeyak 2019-03-10 20:47:39 -04:00
parent ae292ccb88
commit 81f02f6a51
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -11,6 +11,9 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# GoCode debug file
debug
# Linux binary
MovieNight