mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-02 11:29:55 +01: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