mirror of https://github.com/xzeldon/htop.git
add */.dirstamp to .gitignore
This commit is contained in:
parent
f4f6d54ffd
commit
867dece8fe
|
@ -9,6 +9,7 @@ htop
|
|||
*.gcno
|
||||
*/*.gcno
|
||||
*.h.gch
|
||||
*/.dirstamp
|
||||
|
||||
.deps/
|
||||
Makefile
|
||||
|
|
Loading…
Reference in New Issue