bitque/jirs-syntect/.gitignore

21 lines
159 B
Plaintext
Raw Normal View History

2020-11-25 20:14:52 +01:00
# macOS
.DS_Store
Thumbs.db
# Windows
[Dd]esktop.ini
# cargo
target/
Cargo.lock
# IDEA
.idea/
*.iml
# Sublime Text
*.sublime-workspace
# VS Code
.vscode/