mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 12:34:45 +00:00
.gitignore += *.o *.a
Ignores libtcc.o, libtcc.a and a bunch of other files (see previous patch for details)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
*.o
|
||||||
|
*.a
|
||||||
tcc_g
|
tcc_g
|
||||||
tcc
|
tcc
|
||||||
tc2.c
|
tc2.c
|
||||||
|
|||||||
Reference in New Issue
Block a user