reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

.gitignore (280B)


      1 # Logs
      2 logs
      3 .env
      4 *.log
      5 npm-debug.log*
      6 yarn-debug.log*
      7 yarn-error.log*
      8 pnpm-debug.log*
      9 lerna-debug.log*
     10 
     11 node_modules
     12 dist
     13 dist-ssr
     14 *.local
     15 
     16 # Editor directories and files
     17 .vscode/*
     18 !.vscode/extensions.json
     19 .idea
     20 .DS_Store
     21 *.suo
     22 *.ntvs*
     23 *.njsproj
     24 *.sln
     25 *.sw?
     26 
     27 private-key.pem
     28 data
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror