Assort_editor/.gitignore

17 lines
206 B
Plaintext

# Ignore specific JSON files
/assort.json
/questassort.json
# Ignore cache
item_cache.json
# Ignore the log file
/log.log
# Ignore the backup directory
/bkp/
# Ignore build files
/dist/
/build/
app.spec