fix: gitignore now properly ignores intermediate files
This commit is contained in:
parent
3cf95aa6a1
commit
0c3cd09d88
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,4 +15,4 @@ build/going.x86_64
|
||||||
build/going.exe
|
build/going.exe
|
||||||
build.zip
|
build.zip
|
||||||
|
|
||||||
modules/*.o
|
*.o
|
||||||
|
|
Loading…
Reference in a new issue