mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-02 19:39:32 +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
|
core
|
||||||
tags
|
tags
|
||||||
.deps/
|
.deps/
|
||||||
|
compat/.dirstamp
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
config.log
|
config.log
|
||||||
|
Loading…
Reference in New Issue
Block a user