summary refs log tree commit diff
path: root/gitignore
blob: c8124cbe7dbfc806f45e98e7c9fad42084099ccf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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