chiark / gitweb /
gitignore: ignore .swp files
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 11 Jul 2014 14:35:37 +0000 (16:35 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 11 Jul 2014 14:43:53 +0000 (16:43 +0200)
vim places them in the source-tree while editing files. Ignore them.

.gitignore

index 3cf70065b5b304ba48eaff2c5e75a8f905e775f3..31cd8f85df1229f58092b24a112621c1a66e2eaf 100644 (file)
@@ -8,6 +8,7 @@
 *.plist
 *.pyc
 *.stamp
+*.swp
 *.trs
 *~
 .deps/