Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
collinsnji authored and tommyip committed Feb 12, 2017
0 parents commit 48a9318
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.git
.snv
.bak
.log

node_modules/
_site/
.sass-cache/
.jekyll-metadata

!.gitignore
!.editorconfig

7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Krypton Chicken

Krypton Chicken is an organisation created by the grand prize winners of
[Google Code-in 2016](https://developers.google.com/open-source/gci/).

## Projects
(coming soon)

0 comments on commit 48a9318

Please sign in to comment.