Blobby/.gitignore
Jakob Feldmann fcdb0375ab chore: starting godot 4 conversion
Ich drücke mir ganz fest beide Daumen :3
2023-06-27 20:42:39 +02:00

37 lines
446 B
Plaintext

/.import/
*~
*.swp
*.swo
.fscache
.godot/*
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.lnk
# Godot-specific ignores
.import/
/addons
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
# VSCode specific ignores
/.vscode/*
/.vscode/launch.json
*/.vscode/*
*/.vscode/launch.json
# File specific ignores
savefile.tres