mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
.gitignore vim & nano swp files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@ htop
|
||||
# skip all backups
|
||||
*.bak
|
||||
*~
|
||||
.*.sw?
|
||||
|
||||
# skip coverage files
|
||||
*.gcda
|
||||
|
Reference in New Issue
Block a user