Commit Graph
9 Commits
Author SHA1 Message Date
Terncode ef45935c35 Change build directory 2026-04-02 21:21:16 +02:00
Eliot Partridge 2c34de8554 Merge branch 'archive' into archive-update-v0.53.2 2019-09-17 22:20:48 -05:00
Eliot Partridge 2c4e29eb70 Archive update v0.53.2 2019-09-17 20:19:23 -05:00
Stubenhocker1399 312238175d Update .gitignore to ignore /store/ 2019-09-07 17:03:19 -05:00
Eliot Partridge c8472f5c65 Project sanity check (#76)
* tslint: CRLF -> LF

* gitignore more build artifacts

* Add proposed .editorconfig

* Allow for "clean" builds

src/ts/generated/ content is still required (sprites.ts,
gamepad-mappings.ts), but src/scripts is not.

* Add --sprites option to production build

* Add note about sprites to README
2019-09-06 20:32:10 -05:00
Eliot Partridge caf70a864f Revert codestyle changes (#40)
* Revert "7f7efbb94bab8574e42d942ad82d414e007b2970"

Code style changes should probably be part of a PR
2019-08-30 10:53:14 -05:00
Jeremy Simpson 7f7efbb94b tslint changes 2019-08-30 01:52:40 -07:00
Eliot Partridge 09fe074a9d Anchor gitignore entries to root of project 2019-08-29 23:16:31 -05:00
Eliot Partridge 5ed4e0520e Create preliminary .gitignore
Ignores build artifcats, but not src/ts/generated
2019-08-29 22:44:05 -05:00