Wachalarm-Monitor/.gitignore
2022-12-27 11:01:27 +01:00

32 lines
369 B
Plaintext

# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Optional npm cache directory
.npm
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# andere Ordner
_old/
_intern/
# ssl
.crt
.key
.pem
.cer