mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
7855dfe52f
Former-commit-id: 9358575794b71535905c5133eb6764284c35fb34
23 lines
198 B
Plaintext
23 lines
198 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
|
|
screenshots |