mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-09 21:57:37 +02:00
Minor update to .gitignore
Now ignores: corefiles, stray patches and tags file.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,10 @@
|
||||
*.o
|
||||
*~
|
||||
*.diff
|
||||
*.patch
|
||||
*.core
|
||||
core
|
||||
tags
|
||||
.deps/
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
|
Reference in New Issue
Block a user