mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-22 01:17:04 +00:00
Add .gitignore
This commit is contained in:
parent
2250851d88
commit
11350524d7
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
*~
|
||||||
|
.#*
|
||||||
|
*.o
|
||||||
|
ssldump
|
||||||
|
Makefile
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
dist
|
||||||
|
autom4te.cache
|
Loading…
Reference in a new issue