summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHenrique Marques <[email protected]>2025-03-18 21:56:35 +0000
committerGitHub <[email protected]>2025-03-18 21:56:35 +0000
commitb0f213f28c476823f97d99140c1d9eb6bf461068 (patch)
tree6ca0ac151fba5d8eb52f64bd6b49386812cdaa41 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..adef969
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+# Compiled
+*.elc
+
+# Packaging
+.cask/
+.eask/
+.eldev/
+.keg/
+
+# Built distribution
+dist/
+
+# Backup files
+*~
+
+# Undo-tree save-files
+*.~undo-tree