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.
|
# 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
|
|
data/fonts/
|
|
|