mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
added gitignore to suppress .o and .a files
This commit is contained in:
parent
2f1fc7c50d
commit
fcd5faf947
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# suppress compiler/linker output
|
||||
*.[oa]
|
||||
Loading…
Add table
Add a link
Reference in a new issue