[PATCH 3/5] Add some missing autotools files to the .gitignore file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The /src/bltin/.deps/ and /src/bltin/.dirstamp  files are missing in
.gitignore and still pollute "git status" output, add them.

Signed-off-by: Antonio Ospite <ao2@xxxxxx>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 579bd47..51277d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@ Makefile
 /config.log
 /config.status
 /src/.deps/
+/src/bltin/.deps/
+/src/bltin/.dirstamp
 /stamp-h1
 
 # generated by make
-- 
2.19.1




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux