veloren/.gitignore
2019-08-14 14:58:41 +02:00

41 lines
274 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
# direnv
/.envrc