-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
48 lines (39 loc) · 888 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# System/tool-specific ignores
.directory
*~
# Unity
*.meta
#ipython
.ipynb_checkpoints/
#other
.vscode/settings.json
.vscode/launch.json
Data/Tiles/test/
Untracked/
#binary files
bin/
temp/
.setup.sh.kate-swp
Test/Saves/
_.mono/assemblies/Debug/api_hash_cache.cfg
_.mono/assemblies/Debug/GodotSharp.dll
_.mono/assemblies/Debug/GodotSharp.pdb
_.mono/assemblies/Debug/GodotSharp.xml
_.mono/assemblies/Debug/GodotSharpEditor.dll
_.mono/assemblies/Debug/GodotSharpEditor.pdb
_.mono/assemblies/Debug/GodotSharpEditor.xml
_.mono/metadata/ide_messaging_meta.txt
_.mono/metadata/scripts_metadata.editor
_.mono/metadata/scripts_metadata.editor_player