summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 215656301ce6d553b3a7912b1e73cfa50f89e02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
docs/.DS_Store
*.DS_Store
site
.pydevproject
.project
# IDEA intellij project files
.idea/
*.iml

# VSCode file
.vscode/