You've already forked MathDecidr
mirror of
https://github.com/FullScreenShenanigans/MathDecidr.git
synced 2026-04-28 13:02:37 -07:00
16 lines
199 B
Plaintext
16 lines
199 B
Plaintext
dist/**
|
|
docs/**
|
|
lib/**
|
|
src/**/*.css
|
|
src/**/*.d.ts
|
|
src/**/*.html
|
|
src/**/*.js*
|
|
~src/main.js
|
|
test/**/*.js
|
|
test/**/*.d.ts
|
|
test/index.html
|
|
test/main.*
|
|
test/utils/MochaLoader.*
|
|
node_modules/
|
|
npm-debug.log
|