Skip to content

Commit e68114f

Browse files
authored
Initial commit
0 parents  commit e68114f

3 files changed

Lines changed: 685 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
# Godot-specific ignores
3+
.import/
4+
export.cfg
5+
export_presets.cfg
6+
7+
# Mono-specific ignores
8+
.mono/
9+
data_*/

0 commit comments

Comments
 (0)