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