summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3fec32c..a67a5ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,14 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+# Source archives
+zlib-*.orig.tar.*
+
+# Work area
tmp/
+
+# Build logs
+*.log