Update .gitignore for .dirstamp files
This commit is contained in:
parent
e68571d456
commit
65a2860806
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
.*.swp
|
||||
*~
|
||||
.deps*
|
||||
.dirstamp
|
||||
.libs*
|
||||
Makefile
|
||||
Makefile.in
|
||||
@ -27,4 +28,3 @@ ltmain.sh
|
||||
missing
|
||||
mkinstalldirs
|
||||
stamp-*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user