Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gesquinca committed Feb 28, 2014
0 parents commit 0fee288
Show file tree
Hide file tree
Showing 207 changed files with 12,221 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .gitignore
@@ -0,0 +1,42 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

###

**/.sass-cache
**/.codekit-cache
Binary file added build-01.zip
Binary file not shown.
Binary file added build-02.zip
Binary file not shown.
Binary file added build-03.zip
Binary file not shown.

0 comments on commit 0fee288

Please sign in to comment.