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:
Ignores libtcc.o, libtcc.a and a bunch of other files (see previous patch for details)