Commit 18b3e5d2 authored by Richard's avatar Richard
Browse files

.gitignore vim & nano swp files

parent e940aecf
...@@ -7,6 +7,7 @@ htop ...@@ -7,6 +7,7 @@ htop
# skip all backups # skip all backups
*.bak *.bak
*~ *~
.*.sw?
# skip coverage files # skip coverage files
*.gcda *.gcda
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment