veloren/.gitignore
2019-07-17 18:32:01 +02:00

37 lines
247 B
Plaintext

# Rust
/target/
/*/target/
# Vim
**/*.vi
**/*.swp
# IntelliJ
**/.idea/
**/*.iml
# VSCode
/.vscode/*
!/.vscode/launch.json
*.code-workspace
# Eclipse
.project
# Vim
**/*.swp
**/*.vi
# Veloren
*.rar
*.log
settings.ron
run.sh
screenshots