aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDi Peng2011-08-15 16:17:12 -0700
committerIgor Minar2011-09-13 01:02:22 +0200
commita13653c81431bf51fed2a958514ebfb9aeb2dc14 (patch)
tree3a2b81ff8661aa8b3b0d8bdbc5d01d2e54023d6f /.gitignore
parent8017340cd106156e84508fa8061bd98004eff487 (diff)
downloadangular.js-a13653c81431bf51fed2a958514ebfb9aeb2dc14.tar.bz2
refactor(angular): externalize script load order into JSON
- move all script load order into angularFiles.js - rakefile and angular-bootstrap.js use angularFiles.js to get script orders - gen_jstd_configs.js uses angularFiles.js to generate various jstd config files - run gen_jstd_configs.js whenever we run server.sh Closes #470
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 487c14ac..2a27fdd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ performance/temp*.html
*~
angular.js.tmproj
node_modules
+jsTestDriver*.conf