Change gitignore
This commit is contained in:
parent
283472650c
commit
65fb9fb4d9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ assets/generated/*
|
||||||
/*.webmanifest
|
/*.webmanifest
|
||||||
/*.html
|
/*.html
|
||||||
!/index.html
|
!/index.html
|
||||||
|
!/customGenerator.html
|
||||||
.parcel-cache
|
.parcel-cache
|
||||||
Docs/Tools/stats.*.json
|
Docs/Tools/stats.*.json
|
||||||
Docs/Tools/stats.csv
|
Docs/Tools/stats.csv
|
||||||
|
|
Loading…
Reference in a new issue