Skip to content

Commit

Permalink
github: remove jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
nraynaud committed Sep 12, 2013
1 parent 187b218 commit 9fb499c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
2 changes: 2 additions & 0 deletions webgcode.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
DDAA58FBD65B40549EC27922 /* elliptic.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = elliptic.js; path = webapp/cnc/elliptic.js; sourceTree = "<group>"; };
DDAA59038852D4F76BE9925A /* test_raphael.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = test_raphael.html; sourceTree = "<group>"; };
DDAA5952187ECA2FF5B96420 /* index.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = index.js; path = webapp/index.js; sourceTree = "<group>"; };
DDAA59FEF17A22C1216B27DD /* .nojekyll */ = {isa = PBXFileReference; lastKnownFileType = file.nojekyll; path = .nojekyll; sourceTree = "<group>"; };
DDAA5A030F4462F1A261CEB0 /* svg.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = svg.js; path = webapp/libs/svg.js; sourceTree = "<group>"; };
DDAA5A99ECD28BC66706A677 /* manifest.json */ = {isa = PBXFileReference; lastKnownFileType = file.json; name = manifest.json; path = webapp/manifest.json; sourceTree = "<group>"; };
DDAA5C39B59BE70527721DE7 /* cnc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cnc.h; path = interpolator/cnc.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -129,6 +130,7 @@
DDAA5F376DB68FEFFF7FC133 /* CAM.html */,
DDAA53A88FF1511A72FDAAE0 /* threeDView.js */,
DDAA5828C64CB437858D52A4 /* twoDView.js */,
DDAA59FEF17A22C1216B27DD /* .nojekyll */,
);
sourceTree = "<group>";
};
Expand Down

0 comments on commit 9fb499c

Please sign in to comment.