11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
# Keep the build context minimal and free of dev-only material.
|
|
.git
|
|
.gitignore
|
|
.gitattributes
|
|
dev
|
|
docs
|
|
bin
|
|
*.exe
|
|
README.md
|
|
Makefile
|