Commit eaa0ead8 authored by Jonathan Pares's avatar Jonathan Pares

Gitignore: Ignore vim backup file (sw?).

parent fab7aba9
...@@ -3,3 +3,4 @@ custom/* ...@@ -3,3 +3,4 @@ custom/*
.DS_Store .DS_Store
*.pyc *.pyc
*~ *~
*.sw?
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