12 lines
161 B
Plaintext
12 lines
161 B
Plaintext
# This ignore the build artifacts produced from running/building the Odin source code
|
|
*.bin
|
|
*.o
|
|
|
|
# Artifact output directory
|
|
build/
|
|
|
|
# Project management
|
|
todo
|
|
|
|
|