]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Added .gitignore to ignore vim swap, undo, and backup files.
authorLizhou Sha <slz@mit.edu>
Sun, 25 Oct 2015 02:23:49 +0000 (22:23 -0400)
committerLizhou Sha <slz@mit.edu>
Sun, 25 Oct 2015 02:23:49 +0000 (22:23 -0400)
Signed-off-by: Lizhou Sha <slz@mit.edu>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f9987b7
--- /dev/null
@@ -0,0 +1,4 @@
+# Backup files, swap files, etc.
+*~
+*.un~
+*.swp