mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
Ignore .dirstamp files
GNU automake 1.14+ uses these files for subdir-option detection. We don't want to accidentally commit these. They're not useful to us.
This commit is contained in:
parent
b8b31ad53e
commit
d3f37566e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@
|
||||
core
|
||||
tags
|
||||
.deps/
|
||||
compat/.dirstamp
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
config.log
|
||||
|
Loading…
Reference in New Issue
Block a user