.gitignore - git - Webernet Explorer
_□X
| 1 | # Generated runtime state |
| 2 | config.json |
| 3 | data/ |
| 4 | |
| 5 | # Local-only docs that may contain credentials or environment specifics |
| 6 | HOW-TO-PUSH.md |
| 7 | |
| 8 | # Node + editor cruft |
| 9 | node_modules/ |
| 10 | *.log |
| 11 | .DS_Store |
| 12 | *.swp |
| 13 | .idea/ |
| 14 | .vscode/ |
| 15 | |
Done
🔒 Internet