mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 15:42:20 +00:00
12 lines
286 B
Plaintext
12 lines
286 B
Plaintext
# These are some examples of commonly ignored file patterns.
|
|
# You should customize this list as applicable to your project.
|
|
# Learn more about .gitignore:
|
|
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
|
|
|
|
# Assembly folders
|
|
/archive
|
|
/cache
|
|
/openipc
|
|
/output
|
|
*.bin
|