aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4a55ac8711933b7f30eb9cb22991f3f1551cec90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.DS_Store
.project
.settings
.classpath
.checkstyle
.jupiter
.pydevproject
target
.metadata/
/bin/
.idea
**/*.iml
docs/conf.pyc
docs/html/
docs/_static/
docs/__pycache__/
.vscode/
**/*.log