veloren/.gitignore

41 lines
282 B
Plaintext
Raw Normal View History

# Rust
/target/
/*/target/
# Vim
**/*.vi
**/*.swp
# IntelliJ
**/.idea/
**/*.iml
# VSCode
.vscode/
/.vscode/*
!/.vscode/launch.json
*.code-workspace
# Eclipse
2019-06-27 12:38:19 +00:00
.project
2019-06-27 12:38:19 +00:00
# Vim
**/*.swp
**/*.vi
# Veloren
*.rar
*.log
2019-07-07 05:41:58 +00:00
settings.ron
run.sh
screenshots
todo.txt
# direnv
/.envrc