Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 18 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
.dropbox
.DS_Store
.vs
# .dropbox
# .DS_Store
# .vs
/.idea
/node_modules
#/docs/**/beepbox*.js
#/docs/**/beepbox*.js.map
/docs/beepbox_offline.html
/editor/*.js
/player/*.js
/synth/*.js
/editor/*.js.map
/player/*.js.map
/synth/*.js.map
/**/*.ts.bak
/**/*.html.bak
/build
# /node_modules

# /**/beepbox*.js
# /**/beepbox*.js.map

/beepbox_offline.html
# /editor/*.js
# /player/*.js
# /synth/*.js
# /editor/*.js.map
# /player/*.js.map
# /synth/*.js.map
# /**/*.ts.bak
# /**/*.html.bak
# /build
File renamed without changes.
File renamed without changes.
21 changes: 0 additions & 21 deletions LICENSE.md

This file was deleted.

78 changes: 0 additions & 78 deletions README.md

This file was deleted.

File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
30 changes: 0 additions & 30 deletions compile_beepbox_editor.sh

This file was deleted.

24 changes: 0 additions & 24 deletions compile_beepbox_player.sh

This file was deleted.

24 changes: 0 additions & 24 deletions compile_beepbox_synth.sh

This file was deleted.

7 changes: 0 additions & 7 deletions debugify.sh

This file was deleted.

5 changes: 0 additions & 5 deletions deploy.sh

This file was deleted.

89 changes: 0 additions & 89 deletions editor/ArrayBufferReader.ts

This file was deleted.

Loading