aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 98ddd576fceafb6871390c2cae8e88972873f22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.vscode/*
.env
*.log
*.bundle.js
*.bundle.js.map
assets/render/*
assets/global/*
assets/css/tagcolors.css
database/*
fonts/*
media/*
render/
build/
dist/
vendor/*
node_modules/
config.json
error_log
VERSION
!README.md