remove VIM swap file, and add it to .gitignore
authorAsbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
Fri, 14 Jan 2011 00:37:24 +0000 (00:37 +0000)
committerAsbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
Fri, 14 Jan 2011 00:37:24 +0000 (00:37 +0000)
Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>

.gitignore [new file with mode: 0644]
new_cmsis/usb/.Makefile.swp [deleted file]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..6b4fa67
--- /dev/null
@@ -0,0 +1,2 @@
+.*.swp
+*.bak
diff --git a/new_cmsis/usb/.Makefile.swp b/new_cmsis/usb/.Makefile.swp
deleted file mode 100644 (file)
index 93fa5b1..0000000
Binary files a/new_cmsis/usb/.Makefile.swp and /dev/null differ