mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 09:45:26 -05:00
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
# Do not format any .s or .inc file
|
|
*.s
|
|
*.inc
|
|
|
|
# Do not format tools
|
|
tools/*
|