summary refs log tree commit diff
path: root/gitignore
blob: 0e13c9b5594c2d174c357268eea0f9bfcf7bbaae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.DS_Store
.idea
*.iml
/env/*
# python stuff
.flake8rc
*pyc
# ctags stuff
TAGS
tags