network-pulse/.gitignore

13 строки
137 B
Plaintext

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