diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-03-30 13:43:33 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-03-30 14:03:21 -0400 |
commit | 84a59ae28b1c5cf4b7d0afae49fa3e64b39b98a2 (patch) | |
tree | e5aefea27428a51738f5bd02d69a15bd314e70d3 /.gitignore | |
parent | ffebbcd2dee04b8c06e90432618e0e013ac5b7dc (diff) | |
download | html5ks-84a59ae28b1c5cf4b7d0afae49fa3e64b39b98a2.tar.xz html5ks-84a59ae28b1c5cf4b7d0afae49fa3e64b39b98a2.zip |
add configure
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ /ast2json/*.rpyc # generated files +/Makefile.inc /www/js/all.min.js* /node_modules |