mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
tweak gitignore
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,2 +1,15 @@
|
|||||||
|
# output files
|
||||||
|
mkp224o
|
||||||
*.o
|
*.o
|
||||||
|
|
||||||
|
# generated onions
|
||||||
*.onion
|
*.onion
|
||||||
|
|
||||||
|
# garbage
|
||||||
|
configure
|
||||||
|
Makefile
|
||||||
|
Makefile.in.bak
|
||||||
|
config.status
|
||||||
|
config.log
|
||||||
|
*.cache
|
||||||
|
*.swp
|
||||||
|
|||||||
Reference in New Issue
Block a user