summary refs log tree commit diff
path: root/gitignore
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2019-01-19 10:39:46 -0800
committerFranck Cuny <fcuny@twitter.com>2019-01-19 10:39:46 -0800
commit9353c33abad9a486c67ea8bc82e06b37d3b36a92 (patch)
treeb27ff6c5259e7cd983b55153d1fe1438cc75cd6b /gitignore
parent[bash] go back to simple prompt. (diff)
downloademacs.d-9353c33abad9a486c67ea8bc82e06b37d3b36a92.tar.gz
clean up.
Removed scripts and some configs, they will be in their own repo.
Diffstat (limited to 'gitignore')
-rw-r--r--gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/gitignore b/gitignore
new file mode 100644
index 0000000..c8124cb
--- /dev/null
+++ b/gitignore
@@ -0,0 +1,24 @@
+# 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