mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2024-11-12 22:27:22 +01:00
27 lines
356 B
Plaintext
27 lines
356 B
Plaintext
# Godot-specific ignores
|
|
.import/
|
|
scn/
|
|
.import
|
|
default_env.tres
|
|
icon.png
|
|
icon.png.import
|
|
project.godot
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
mono_crash.*.json
|
|
|
|
# System/tool-specific ignores
|
|
.directory
|
|
*~
|
|
|
|
# Plugin specific ignores
|
|
icons.pngs/
|
|
fonts/
|
|
file.samples/
|
|
icon.png
|