mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-02 13:31:29 -08:00
With this `.gitattributes` file, the `.github` folder and some other unnecessary files will be excluded from the git zip archive to make the installation cleaner.
3 lines
79 B
Text
3 lines
79 B
Text
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.github export-ignore
|