veloren/.gitignore
2019-07-21 00:18:03 +01:00

38 lines
256 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
todo.txt