veloren/.gitignore

41 lines
282 B
Plaintext

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