mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Minor update to .gitignore
Now ignores: corefiles, stray patches and tags file.
This commit is contained in:
parent
6d6e1581b5
commit
01da28efb1
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,10 @@
|
||||
*.o
|
||||
*~
|
||||
*.diff
|
||||
*.patch
|
||||
*.core
|
||||
core
|
||||
tags
|
||||
.deps/
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
|
Loading…
Reference in New Issue
Block a user