veloren/.gitignore
Joshua Barretto 0a9d7d68d5 Merge branch 'VD-Slider' into 'master'
View distance slider

See merge request veloren/veloren!152

Former-commit-id: c285b72576f47e1e13ee5959669f51c8aa652ea0
2019-05-19 01:10:42 +00:00

24 lines
216 B
Plaintext

# Rust
/target/
/*/target/
# IntelliJ
**/.idea/
**/*.iml
# VSCode
/.vscode/*
!/.vscode/launch.json
*.code-workspace
# Veloren
voxygen/keybinds.toml
settings.toml
voxygen/settings/
*.rar
*.log
run.sh
screenshots