summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Pearce2013-04-28 20:53:15 +0100
committerAlan Pearce2013-04-28 20:53:15 +0100
commit6bec14c2d18c915a3510aba36a37e78a8b83170f (patch)
treeffe3819cb89074a914448e5f5eb4962329845e94 /.gitignore
downloadnixfiles-6bec14c2d18c915a3510aba36a37e78a8b83170f.tar.lz
nixfiles-6bec14c2d18c915a3510aba36a37e78a8b83170f.tar.zst
nixfiles-6bec14c2d18c915a3510aba36a37e78a8b83170f.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..fa943767
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Emacs files
+*~
+.#*
+
+# Byte-compiled files
+*.elc
+*.zwc
+*.zwc.old