summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 94a90e34f8b382c27dee4170ffd47003a62cbd2f (plain)
1
2
3
4
5
6
7
8
9
10
docs/.DS_Store
*.DS_Store
site

# IDEA intellij project files
.idea/
*.iml

# VSCode file
.vscode/