diff options
author | Jose Antonio Marquez | 2012-02-01 23:31:36 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-01 23:31:36 -0800 |
commit | 33e655cbbb0816340c5a2e5d5cc0a6b0c7d9f53c (patch) | |
tree | 0bc03653f9739ff09d1e14ddf061a147b9dc383d /ninja.appcache | |
parent | b354ea65f7c53ce05aff6a204853e666f084950f (diff) | |
download | ninja-33e655cbbb0816340c5a2e5d5cc0a6b0c7d9f53c.tar.gz |
File IO clean up and setting up
Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory.
Diffstat (limited to 'ninja.appcache')
-rw-r--r-- | ninja.appcache | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ninja.appcache b/ninja.appcache deleted file mode 100644 index 5b8da195..00000000 --- a/ninja.appcache +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | CACHE MANIFEST | ||
2 | #2010-06-18:16:20PM PST | ||
3 | |||
4 | CACHE: | ||
5 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/css.txt | ||
6 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/html.txt | ||
7 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/js.txt | ||
8 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/json.txt | ||
9 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/php.txt | ||
10 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/py.txt | ||
11 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/rb.txt | ||
12 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/pl.txt | ||
13 | #/~kgq387/MOTOROLA/ninja/ninja-internal/js/io/templates/files/xml.txt | ||
14 | |||
15 | NETWORK: | ||
16 | * | ||
17 | http://fonts.googleapis.com/ | ||
18 | http://themes.googleusercontent.com/ \ No newline at end of file | ||