summary refs log tree commit diff
path: root/gitignore
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-01-04 19:47:49 -0800
committerFranck Cuny <franck@fcuny.net>2021-01-04 19:47:49 -0800
commit0454a3536bdef1657510faa1e472fc5aa9d518a7 (patch)
treee2b561ea5d6acc2b368641b57abab8ee5fd9dd9c /gitignore
parentmake: split between Darwin and Linux (diff)
downloademacs.d-0454a3536bdef1657510faa1e472fc5aa9d518a7.tar.gz
git: store configuration under XDG_CONFIG_HOME
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the
configuration files there.
Diffstat (limited to 'gitignore')
-rw-r--r--gitignore24
1 files changed, 0 insertions, 24 deletions
diff --git a/gitignore b/gitignore
deleted file mode 100644
index c8124cb..0000000
--- a/gitignore
+++ /dev/null
@@ -1,24 +0,0 @@
-# osx stuff
-.DS_Store
-Icon
-
-# ide
-.idea
-*.iml
-/env/*
-
-# python stuff
-.flake8rc
-*pyc
-
-# ctags stuff
-TAGS
-tags
-
-# emacs stuff
-.projectile
-.dir-locals.el
-.pytest_cache/
-
-.reviewboardrc
-ui/package-lock.json