mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 09:06:14 -04:00
chore: improve .gitignore
This commit is contained in:
parent
51a68ce0fc
commit
28e2e87fa1
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -13,5 +13,17 @@ nbproject
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
/.vscode/
|
/.vscode/
|
||||||
|
|
||||||
|
# Numerous always-ignore extensions
|
||||||
|
*.diff
|
||||||
|
*.err
|
||||||
|
*.log
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
*.swo
|
||||||
|
*.swp
|
||||||
|
*.vi
|
||||||
|
*.zip
|
||||||
|
*~
|
||||||
|
|
||||||
# Folders to ignore
|
# Folders to ignore
|
||||||
/node_modules/
|
/node_modules/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue