Update .gitignore
Added the annoying NUL file to ignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
src/*.o
|
src/*.o
|
||||||
src/*.exe
|
src/*.exe
|
||||||
src/*.res
|
src/*.res
|
||||||
|
src/NUL
|
||||||
|
Reference in New Issue
Block a user