.gitignore - git - Webernet Explorer _X
git 🏠 Home 👤 Sign up Self hosted git, retro shell
★ otgit, code hosting from the year 2000 ★
📄 octuna / .gitignore
15 lines · 0.2 KB · Raw
1# Generated runtime state
2config.json
3data/
4 
5# Local-only docs that may contain credentials or environment specifics
6HOW-TO-PUSH.md
7 
8# Node + editor cruft
9node_modules/
10*.log
11.DS_Store
12*.swp
13.idea/
14.vscode/
15 
Done 🔒 Internet