aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 67199847da4bae6638790ecfcbb5c77cca37d4d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*._*
*.pyc
*.pyo
*.scssc
*.so
*~
.#*
.DS_Store
\#*#
/test*.py
/.local
/perf.data*
/build
__pycache__/
/*.egg
/*.egg-info
/dist
/.cache
/.pytest_cache
/.coverage