From 8a771e50a9f8104ee0f0f3f4f501ac68b2557126 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 27 Jan 2012 15:59:24 -0800 Subject: Setting up App caching Set up the app caching for Ninja and files for initial templates for file I/O --- ninja.appcache | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ninja.appcache (limited to 'ninja.appcache') diff --git a/ninja.appcache b/ninja.appcache new file mode 100644 index 00000000..15281395 --- /dev/null +++ b/ninja.appcache @@ -0,0 +1,17 @@ +CACHE MANIFEST + +CACHE: +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/css.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/html.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/js.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/json.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/php.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/py.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/rb.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/pl.txt +/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/xml.txt + +NETWORK: +* +http://fonts.googleapis.com/ +http://themes.googleusercontent.com/ \ No newline at end of file -- cgit v1.2.3