Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: addfe14eb7f144656fe6fb87f7a52055bee41d61 (plain)
1
2
3
4
5
6
7
8
9
10
# global
*.pyc
*.pyo
*~
__pycache__

# /
/.tox
/node_modules
/static