veloren/.gitignore
Pfauenauge 99e364dc54 Asset Path Changes
Former-commit-id: 8d31707d0e5c6db8328e0a389296f4f1a7f7cd69
2019-03-29 21:08:14 +01:00

23 lines
217 B
Plaintext

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