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