summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-11-12 09:34:51 +0100
committerLeon Rische <leon.rische@me.com>2020-11-12 09:34:51 +0100
commite25aea83e8dd0031ffb1c8ddfe3a02d45334aeec (patch)
treefa394b01d3245b85acc559b97b94197461adb9e7
parentbf5d92dc81a9b6f0b744ed1f6cddad7a14f98907 (diff)
Ignore .elc files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..016d3b1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.elc \ No newline at end of file