source: Klonkt/.gitignore@ 52badd3

main
Last change on this file since 52badd3 was 5b22ea9, checked in by Robin <robin@…>, 4 months ago

bd init: initialize beads issue tracking

  • Property mode set to 100644
File size: 210 bytes
Line 
1node_modules/
2storage/
3.env
4.env.local
5.vscode/
6.idea/
7.DS_Store
8Thumbs.db
9*.log
10npm-debug.log*
11.cache/
12dist/
13screenshots/
14preview/
15
16# Beads / Dolt files (added by bd init)
17.dolt/
18*.db
19.beads-credential-key
Note: See TracBrowser for help on using the repository browser.