diff options
author | Jose Antonio Marquez | 2012-01-27 15:59:24 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-01-27 15:59:24 -0800 |
commit | 8a771e50a9f8104ee0f0f3f4f501ac68b2557126 (patch) | |
tree | f1f342eff9136a05ccc8c61c2cf0f89e9879685d /js | |
parent | 3a754133dbc138390503341fd2e9beba3e43aa4b (diff) | |
download | ninja-8a771e50a9f8104ee0f0f3f4f501ac68b2557126.tar.gz |
Setting up App caching
Set up the app caching for Ninja and files for initial templates for file I/O
Diffstat (limited to 'js')
-rwxr-xr-x | js/io/templates/files/css.txt (renamed from js/io/templates/files/template.css) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/html.txt (renamed from js/io/templates/files/template.html) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/js.txt (renamed from js/io/templates/files/template.js) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/json.txt (renamed from js/io/templates/files/template.json) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/php.txt (renamed from js/io/templates/files/template.php) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/pl.txt (renamed from js/io/templates/files/template.pl) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/py.txt (renamed from js/io/templates/files/template.py) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/rb.txt (renamed from js/io/templates/files/template.rb) | 0 | ||||
-rwxr-xr-x | js/io/templates/files/xml.txt (renamed from js/io/templates/files/template.xml) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/js/io/templates/files/template.css b/js/io/templates/files/css.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.css +++ b/js/io/templates/files/css.txt | |||
diff --git a/js/io/templates/files/template.html b/js/io/templates/files/html.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.html +++ b/js/io/templates/files/html.txt | |||
diff --git a/js/io/templates/files/template.js b/js/io/templates/files/js.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.js +++ b/js/io/templates/files/js.txt | |||
diff --git a/js/io/templates/files/template.json b/js/io/templates/files/json.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.json +++ b/js/io/templates/files/json.txt | |||
diff --git a/js/io/templates/files/template.php b/js/io/templates/files/php.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.php +++ b/js/io/templates/files/php.txt | |||
diff --git a/js/io/templates/files/template.pl b/js/io/templates/files/pl.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.pl +++ b/js/io/templates/files/pl.txt | |||
diff --git a/js/io/templates/files/template.py b/js/io/templates/files/py.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.py +++ b/js/io/templates/files/py.txt | |||
diff --git a/js/io/templates/files/template.rb b/js/io/templates/files/rb.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.rb +++ b/js/io/templates/files/rb.txt | |||
diff --git a/js/io/templates/files/template.xml b/js/io/templates/files/xml.txt index e69de29b..e69de29b 100755 --- a/js/io/templates/files/template.xml +++ b/js/io/templates/files/xml.txt | |||