veloren/.gitignore
Forest cd0d1abf5f Added previous .gitignore to root folder
Former-commit-id: 7f6c5b3bf3f866537f89865d8f3c1d3cbb692d68
2019-02-01 10:39:14 -05:00

22 lines
195 B
Plaintext

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