veloren/.gitignore
Joshua Barretto 520706debf Updated gitignore
Former-commit-id: aa8f178f7004c61af2f0463bc1b190ae25909372
2019-04-15 00:29:28 +01:00

23 lines
191 B
Plaintext

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