network-pulse/.gitignore

15 строки
151 B
Plaintext

# Ignore the following ...
.DS_Store
node_modules/
dist/
npm-debug.log
*.env
env.generated.json
# But not these...
!config/default.env
!sample.env