Update .gitignore

This commit is contained in:
Hackerpilot 2015-09-18 03:59:32 -07:00
parent 435590070c
commit 6dc1cb9191
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -27,8 +27,11 @@ dscanner-report.json
*.exe *.exe
obj obj
#debug build # debug build
dsc dsc
# Git hash # Git hash
githash.txt githash.txt
# GDB history
.gdb_history