summary refs log tree commit diff
path: root/gitignore
blob: 2715fa36580eabf1420642ba80014fd3133e39b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# osx stuff
.DS_Store
# ide
.idea
*.iml
/env/*
# python stuff
.flake8rc
*pyc
# ctags stuff
TAGS
tags
# emacs stuff
.projectile
.dir-locals.el