bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

.gitignore (299B)


      1 .cache/
      2 site/
      3 list.txt
      4 docs/.vitepress/dist/
      5 docs/.vitepress/cache/
      6 node_modules/
      7 *.exe
      8 *.o
      9 *.out
     10 *.dll
     11 *.a
     12 .Rhistory
     13 .RData
     14 .Ruserdata
     15 __pycache__/
     16 *.py[cod]
     17 .DS_Store
     18 Thumbs.db
     19 docs/semester_*/
     20 !docs/semester_*/index.md
     21 !docs/semester_1/model_questions.md
     22 .vitepress/cache
     23 .vitepress/dist
     24 buildLog
© 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