mirror of https://github.com/xzeldon/htop.git
.gitignore vim & nano swp files
This commit is contained in:
parent
e940aecfb9
commit
18b3e5d255
|
@ -7,6 +7,7 @@ htop
|
|||
# skip all backups
|
||||
*.bak
|
||||
*~
|
||||
.*.sw?
|
||||
|
||||
# skip coverage files
|
||||
*.gcda
|
||||
|
|
Loading…
Reference in New Issue