mirror of
https://github.com/tmux/tmux.git
synced 2024-12-04 19:58:48 +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
796974ddf6
commit
5eeee39cc1
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