snapshot current state before gitea sync
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,10 +6,14 @@ node_modules
|
||||
.env
|
||||
.env.*
|
||||
!.env.*.example
|
||||
!.env.1password
|
||||
*.secret.*
|
||||
*.key
|
||||
*.pem
|
||||
|
||||
# IGDB cache (generated at runtime)
|
||||
server/data/igdb-cache.json
|
||||
|
||||
# Build outputs
|
||||
dist
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user