Update .gitignore with src/*.o wildcard
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,7 +15,7 @@ missing
|
|||||||
src/.deps/
|
src/.deps/
|
||||||
src/Makefile
|
src/Makefile
|
||||||
src/Makefile.in
|
src/Makefile.in
|
||||||
src/main.o
|
src/*.o
|
||||||
src/myexecutable
|
src/myexecutable
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user