You've already forked LevelEditr
mirror of
https://github.com/FullScreenShenanigans/LevelEditr.git
synced 2026-04-28 13:01:51 -07:00
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
lib/**
|
|
src/**/*.js*
|
|
test/**/*.js
|
|
test/index.html
|
|
test/utils/**
|
|
!test/utils/mocks.ts
|
|
node_modules/
|
|
npm-debug.log
|