aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPetter Rasmussen2013-01-01 20:48:15 +0100
committerPetter Rasmussen2013-01-01 20:48:15 +0100
commit2f4fabf7bb74b42a7aa54c5b02538e4ca337361f (patch)
treedb087fb26d0e97ab494f8f8684dc0441630efb75 /.gitignore
downloadgdrive-2f4fabf7bb74b42a7aa54c5b02538e4ca337361f.tar.bz2
version 1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..769fd25
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Ignore bin folder and drive binary
+bin/
+drive
+
+# vim files
+.*.sw[a-z]
+*.un~
+Session.vim
+.netrwhist