web/.gitignore

40 lines
544 B
Text
Raw Normal View History

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-02 06:37:56 +01:00
# IDE Configuration
.vscode/
*.code-workspace
2022-04-05 19:49:11 +02:00
# Config
config.js
# 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