mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
ignore js files export
This commit is contained in:
parent
c3b3d23b18
commit
bfe3f75099
1 changed files with 7 additions and 3 deletions
10
.gitattributes
vendored
10
.gitattributes
vendored
|
@ -1,3 +1,7 @@
|
|||
/.github export-ignore
|
||||
/docs export-ignore
|
||||
/scss export-ignore
|
||||
/.github export-ignore
|
||||
/docs export-ignore
|
||||
/scss export-ignore
|
||||
package.json export-ignore
|
||||
package-lock.json export-ignore
|
||||
yarn.lock export-ignore
|
||||
README.md export-ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue