dcb/.gitignore
2021-04-06 18:54:12 +01:00

16 lines
174 B
Plaintext

# Project
/resources/*
!/resources/foreign_data.yaml
!/resources/game_data.yaml
!/resources/game_funcs.yaml
# Cargo
/target
/Cargo.lock
# Ides
/.vscode
# Logs
/latest.log