Files
chemo-sim/.gitignore
T

15 lines
132 B
Plaintext

# instructions
.github/instructions/
# GoDot files
*.import
*.godot
# OS files
.DS_Store
Thumbs.db
# Build files
build/
bin/
obj/