mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-29 16:18:43 +08: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:
parent
de7a214c17
commit
5344b2e73b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
|
*.o
|
||||||
|
*.a
|
||||||
tcc_g
|
tcc_g
|
||||||
tcc
|
tcc
|
||||||
tc2.c
|
tc2.c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user