mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
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.
This commit is contained in:
parent
9d6940c3fa
commit
3dfd5e262e
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.github export-ignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue