deleting unused stuff

This commit is contained in:
DadaMonad 2014-12-22 17:13:21 +00:00
parent cacfb54d5e
commit 2f47ad9e3a
12 changed files with 0 additions and 140 deletions

View File

@ -1,17 +0,0 @@
*~backup-*
.c9revisions
.c9
.git
.svn
.DS_Store
.bzr
.cdv
~.dep
~.dot
~.nib
~.plst
.hg
.pc
*.min.js
.nakignore
/dev

View File

@ -1 +0,0 @@
{"filter":false,"title":"bash - \"dmonad-yatta-1043270\"","tooltip":"bash - \"dmonad-yatta-1043270\"","undoManager":{"mark":0,"position":-1,"stack":[]},"terminal":{"id":"dmonad@yatta_662","cwd":"","width":1047,"height":282,"scrollTop":12746},"timestamp":1413550463273,"hash":"da39a3ee5e6b4b0d3255bfef95601890afd80709"}

View File

@ -1 +0,0 @@
{"filter":false,"title":"README.md","tooltip":"/README.md","ace":{"folds":[],"scrolltop":0,"scrollleft":0,"selection":{"start":{"row":10,"column":63},"end":{"row":10,"column":63},"isBackwards":false},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":0},"hash":"40d34a88fa34dbeb76a98926a0887f2e65ab62f2","undoManager":{"mark":0,"position":-1,"stack":[]},"timestamp":1413551041000}

View File

@ -1 +0,0 @@
{"filter":false,"title":"README.md","tooltip":"/examples/README.md","ace":{"folds":[],"scrolltop":0,"scrollleft":0,"selection":{"start":{"row":11,"column":15},"end":{"row":11,"column":15},"isBackwards":false},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":0},"hash":"ec67816fcfac6b45b106df24123e426664d931d9","undoManager":{"mark":0,"position":-1,"stack":[]},"timestamp":1413550889000}

View File

@ -1 +0,0 @@
{"filter":false,"title":"index.html","tooltip":"/examples/TextEditing/index.html","ace":{"folds":[],"scrolltop":0,"scrollleft":0,"selection":{"start":{"row":0,"column":0},"end":{"row":0,"column":0},"isBackwards":false},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":0},"hash":"d101d1485f1eef1f6668cc63dfa948f817a705bb","undoManager":{"mark":0,"position":-1,"stack":[]},"timestamp":1413550910315}

View File

@ -1 +0,0 @@
{"filter":false,"title":"index.html","tooltip":"/examples/XmlExample/index.html","ace":{"folds":[],"scrolltop":226,"scrollleft":0,"selection":{"start":{"row":32,"column":7},"end":{"row":32,"column":7},"isBackwards":true},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":0},"hash":"434d72f542320b04a12755610ab04652409e3acf","undoManager":{"mark":0,"position":-1,"stack":[]},"timestamp":1413551392265}

View File

@ -1 +0,0 @@
{"filter":false,"title":"gulpfile.coffee","tooltip":"/gulpfile.coffee","undoManager":{"mark":-1,"position":-1,"stack":[]},"ace":{"folds":[],"scrolltop":240,"scrollleft":0,"selection":{"start":{"row":28,"column":13},"end":{"row":28,"column":13},"isBackwards":false},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":{"row":15,"state":"start","mode":"ace/mode/coffee"}},"timestamp":1413791227000,"hash":"71d6cc8c00eee491529ea2e18dd1e7bf44a05623"}

View File

@ -1 +0,0 @@
{"filter":false,"title":"TestSuite.coffee","tooltip":"/test/TestSuite.coffee","undoManager":{"mark":1,"position":1,"stack":[[{"group":"doc","deltas":[{"action":"removeText","range":{"start":{"row":15,"column":20},"end":{"row":15,"column":21}},"text":"0"}]}],[{"group":"doc","deltas":[{"action":"removeText","range":{"start":{"row":16,"column":27},"end":{"row":16,"column":28}},"text":"0"}]}]]},"ace":{"folds":[],"scrolltop":75.5,"scrollleft":0,"selection":{"start":{"row":16,"column":27},"end":{"row":16,"column":27},"isBackwards":false},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":{"row":4,"state":"start","mode":"ace/mode/coffee"}},"timestamp":1413797924177,"hash":"e07e354b8cbdee0671212bcfd7dbdbe0b84b43c4"}

File diff suppressed because one or more lines are too long

View File

@ -1,34 +0,0 @@
{
"run": {
"@path": "/.c9/runners",
"configs": {
"json()": {},
"@inited": "true"
}
},
"share": {
"@preview": false,
"@app": false,
"@useOwnerSettings": false
},
"ace": {
"@newLineMode": "unix",
"@tabSize": "4",
"@useSoftTabs": "true",
"@guessTabSize": "true"
},
"find.nak": {
"@searchLimit": 100
},
"language": {
"@warnLevel": "info",
"@instanceHighlight": "true",
"@undeclaredVars": "true",
"@unusedFunctionArgs": "false"
},
"build": {
"@path": "/.c9/builders",
"@saveall": "true",
"@builder": "auto"
}
}

17
.codio
View File

@ -1,17 +0,0 @@
{
// Configure your Run and Preview buttons here.
// Run button configuration
"commands": {
"browser": "gulp browser",
"test&compile": "gulp"
},
// Preview button configuration
"preview": {
"Project Index (static)": "https://{{domain}}/{{index}}",
"Current File (static)": "https://{{domain}}/{{filepath}}",
"Box URL": "http://{{domain}}:3000/",
"Box URL SSL": "https://{{domain}}:9500/"
}
}

View File

@ -1,64 +0,0 @@
[editor]
; enter your editor preferences here...
[view-javascript-code]
; enter your view-javascript-code preferences here...
[emmet]
; enter your emmet preferences here...
[git]
; enter your git preferences here...
[terminal]
; enter your terminal preferences here...
[preview]
index_file = examples/PeerJs-Json/index.html
; enter your preview preferences here...
[search]
; enter your search preferences here...
[ide]
; enter your ide preferences here...
[code-beautifier]
; enter your code-beautifier preferences here...
[guides]
; enter your guides preferences here...
[settings]
; enter your settings preferences here...
[account]
; enter your account preferences here...
[sync-structure]
; enter your sync-structure preferences here...
[account-settings]
; enter your account-settings preferences here...
[install-software]
; enter your install-software preferences here...
[project]
; enter your project preferences here...
[education]
; enter your education preferences here...
[codio-bower]
; enter your codio-bower preferences here...
[deployment]
; enter your deployment preferences here...
[container]
; enter your container preferences here...
[dashboard]
; enter your dashboard preferences here...