aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 77a9520092f2b212b763117cf21053f405bc9b86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Local build artifacts
target

# Data folder
data

# IDE files
.vscode
.idea
*.iml

# Environment file
# .env

# Web vault
web-vault