summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Pearce2017-08-03 12:16:21 +0200
committerAlan Pearce2017-08-03 12:16:21 +0200
commit17750b72b3d5578f486c4a13901f552a93b7cdb0 (patch)
treef29d2c6642bd93051446857feee0a8f778f3dbab /.gitignore
parentf4aa8c2484b2fc00afa5935e31164f0b4bb6c311 (diff)
downloadnixfiles-17750b72b3d5578f486c4a13901f552a93b7cdb0.tar.lz
nixfiles-17750b72b3d5578f486c4a13901f552a93b7cdb0.tar.zst
nixfiles-17750b72b3d5578f486c4a13901f552a93b7cdb0.zip
Ignore .elc files
With lentic-mode, these are now created inside the repository
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea33edfb..b1a76a45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 *.zwc
 *.zwc.old
 .DS_Store
+*.elc