9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
# Ignore all exported .zip packages
|
|
*.zip
|
|
|
|
# Ignore installation guides (generated)
|
|
*_INSTALL.md
|
|
|
|
# Allow README
|
|
!README.md
|