mirror of https://github.com/xzeldon/htop.git
Merge pull request #195 from eworm-de/gitignore
add */.dirstamp to .gitignore
This commit is contained in:
commit
2351fdea31
|
@ -9,6 +9,7 @@ htop
|
|||
*.gcno
|
||||
*/*.gcno
|
||||
*.h.gch
|
||||
*/.dirstamp
|
||||
|
||||
.deps/
|
||||
Makefile
|
||||
|
|
Loading…
Reference in New Issue