Firefox-UI-Fix/.gitattributes
Burak Yigit Kaya 3dfd5e262e
ref: Exclude unnecessary files from zip export
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.
2021-06-09 11:38:34 +03:00

3 lines
79 B
Text

/.gitattributes export-ignore
/.gitignore export-ignore
/.github export-ignore