Files
novarix.uk/.gitignore
T
Kismet Hasanaj fa7be4c426 adding a webform
2026-05-03 01:39:28 +02:00

40 lines
570 B
Plaintext

# ---> 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
# ---> Dependencies / build output
node_modules/
.next/
out/
tsconfig.tsbuildinfo
# ---> Local environment config
.env.local
# ---> Local backups
*.bak