updated gitignore for .exe and .out
This commit is contained in:
parent
06d98e014c
commit
724e661106
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
./build
|
./build
|
||||||
./obj
|
./obj
|
||||||
#.exe
|
*.exe
|
||||||
|
*.out
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user