veloren/.gitignore
Pfauenauge 702e8321b1 Added chat arrow
Former-commit-id: 387bf73af19e23678a9048ab3870665c88ff47b9
2019-03-30 01:11:10 +01:00

23 lines
210 B
Plaintext

# Rust
/target/
/Cargo.lock
/*/target/
/*/Cargo.lock
# IntelliJ
**/.idea/
**/*.iml
# VSCode
/.vscode/*
!/.vscode/launch.json
*.code-workspace
# Veloren
**/server_conf.toml
**/keybinds.toml
assets/voxygen