summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-15 14:02:49 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-15 14:02:49 +0000
commit45f0bd1c6a7463ec893172b7f725a93be3ffdd1c (patch)
tree0fa2f9f07f001d7e3068de72bb49da11c3dade5c /.gitignore
downloadorg-zettelkasten-45f0bd1c6a7463ec893172b7f725a93be3ffdd1c.tar.gz
org-zettelkasten-45f0bd1c6a7463ec893172b7f725a93be3ffdd1c.zip
Add inital files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore47
1 files changed, 47 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3ef05b1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,47 @@
+*~
+\#*\#
+/.emacs.desktop
+/.emacs.desktop.lock
+*.elc
+auto-save-list
+tramp
+.\#*
+
+# Org-mode
+.org-id-locations
+*_archive
+
+# flymake-mode
+*_flymake.*
+
+# eshell files
+/eshell/history
+/eshell/lastdir
+
+# elpa packages
+/elpa/
+
+# reftex files
+*.rel
+
+# AUCTeX auto folder
+/auto/
+
+# cask packages
+.cask/
+dist/
+
+# Flycheck
+flycheck_*.el
+
+# server auth directory
+/server/
+
+# projectiles files
+.projectile
+
+# directory configuration
+.dir-locals.el
+
+# network security
+/network-security.data