diff options
author | Matěj Cepl <mcepl@redhat.com> | 2014-11-14 01:51:14 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2014-11-14 02:07:43 +0100 |
commit | 3271c8a1f781790b3536d51703df85befeaaac1c (patch) | |
tree | b29ab679b97e94eb65e3ea6002a528c63fcc2942 /.gitignore | |
parent | b609349a340a4c7ccbd3aef67f899a374b52f93e (diff) | |
download | hesla-3271c8a1f781790b3536d51703df85befeaaac1c.tar.gz |
Finally moved to proper TypeScript with inheritance.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +*~ *.pyc output.html index*.html +*.js +*.js.map +!require.js |