aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar David <david003@gmx.net>2022-07-15 17:33:27 +0200
committerLibravatar David <david003@gmx.net>2022-07-15 17:33:27 +0200
commita46a91e183a272e012354a6f0263299448205acb (patch)
treeb0700f933db7149c1b95afed2e04d53772f7e2dc /.gitignore
download2022-a46a91e183a272e012354a6f0263299448205acb.tar.gz
2022-a46a91e183a272e012354a6f0263299448205acb.tar.bz2
2022-a46a91e183a272e012354a6f0263299448205acb.zip
initial commit: template
Diffstat (limited to '')
-rw-r--r--.gitignore36
1 files changed, 36 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5146acf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,36 @@
+**/*.orig
+*.elc
+*.keystore
+*.rel
+*_archive
+*_flymake.*
+*~
+.\#*
+.cargo-ok
+.cask/
+.dir-locals.el
+.org-id-locations
+.projectile
+/.emacs.desktop
+/.emacs.desktop.lock
+/auto/
+/elpa/
+/eshell/history
+/eshell/lastdir
+/network-security.data
+/server/
+Cargo.lock
+\#*\#
+auto-save-list
+dist/
+flycheck_*.el
+godot/*.translation
+godot/.import/
+godot/.mono/
+godot/data_*/
+godot/export.cfg
+rust/**/*.rs.bk
+rust/Cargo.lock
+rust/debug/
+target/
+tramp