summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-29 11:52:49 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-29 11:52:49 (EDT)
commit7d54fdd7aee55964ce424018735fe5e621f7ade4 (patch)
tree4c650af8e86cc96006a4f7c428d4415f66e62d09
parentdc0ffafa69e58903066c61eba774c5ebdbcdf9c7 (diff)
.gitignore: New file.
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b7922d3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+# Source archives
+linux-libre-*.orig.tar.*
+
+# Work area
+tmp/