14 lines
125 B
Plaintext
14 lines
125 B
Plaintext
# instructions
|
|
.github/instructions/
|
|
|
|
# GoDot files
|
|
*.import
|
|
*.godot
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Build files
|
|
bin/
|
|
obj/ |