Fix .gitignore v2.0

This commit is contained in:
Victor Fernandes 2017-02-01 20:04:14 -05:00
parent 903185d1b6
commit 0647478729
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -37,4 +37,5 @@ bld/
## Object/Assembly/Linker files
*.asm
*.a
*.o
*.o
*.out