You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
194 B
19 lines
194 B
7 months ago
|
# Packages
|
||
|
node_modules/
|
||
|
yarn.lock
|
||
|
package_lock.json
|
||
|
|
||
|
# Log files
|
||
|
logs/
|
||
|
*.log
|
||
|
|
||
|
# Miscellaneous
|
||
|
.tmp/
|
||
|
.vscode/**/*
|
||
|
!.vscode/extensions.json
|
||
|
.env
|
||
|
dist/
|
||
|
data/characters
|
||
|
data/images
|
||
|
data/party.yaml
|