mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
5df6b25d00
Former-commit-id: 1f13cd6f334f5702ab092f595139691b0ff96bd4
23 lines
187 B
Plaintext
23 lines
187 B
Plaintext
# Rust
|
|
|
|
/target/
|
|
/*/target/
|
|
|
|
# IntelliJ
|
|
|
|
**/.idea/
|
|
**/*.iml
|
|
|
|
# VSCode
|
|
|
|
/.vscode/*
|
|
!/.vscode/launch.json
|
|
*.code-workspace
|
|
|
|
# Veloren
|
|
voxygen/keybinds.toml
|
|
settings.toml
|
|
*.rar
|
|
*.log
|
|
run.sh
|