2021-11-02 06:37:56 +01:00
|
|
|
# Node Modules Directory
|
|
|
|
node_modules/
|
|
|
|
|
2021-11-10 06:00:13 +01:00
|
|
|
# Package Manager
|
2021-11-09 05:20:36 +01:00
|
|
|
package-lock.json
|
2021-11-09 04:07:54 +01:00
|
|
|
|
2021-11-15 11:06:59 +01:00
|
|
|
# Config
|
|
|
|
config.js
|
|
|
|
|
2021-11-02 06:37:56 +01:00
|
|
|
# IDE Configuration
|
|
|
|
.vscode/
|
2021-11-09 01:49:28 +01:00
|
|
|
*.code-workspace
|
|
|
|
|
|
|
|
# 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
|