Commit Graph
6 Commits
Author SHA1 Message Date
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