simple-icons/.gitignore
2022-05-07 11:11:20 -07:00

53 lines
721 B
Plaintext

# Files generated by build script
/index.js
/icons.js
/icons.mjs
/icons.d.ts
# Ignore all files in the icons folder
icons/*
# Except SVG files
!icons/*.svg
### NodeJS ###
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
yarn.lock
# Dependency directories
node_modules/
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk