1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 11:41:53 +00:00

* .gitignore: Ignore *.a files.

This commit is contained in:
Paul Eggert
2013-10-06 02:25:29 -07:00
parent 868ed00c10
commit 63b0906c92

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.a
*.asc *.asc
*.o *.o
*.tar.gz *.tar.gz