Skip to content

Commit

Permalink
add assets to git to avoid problems with jammit in host without java
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvlopes committed Jan 26, 2010
1 parent b8ff4aa commit 3fa04ab
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ db/schema.*
db/*.sqlite3
doc
log/*
public/assets
public/system/**
.project
.sass-cache/**
Expand Down
1 change: 1 addition & 0 deletions public/assets/application.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/assets/application.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions public/assets/common.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/assets/common.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions public/assets/common.js

Large diffs are not rendered by default.

Binary file added public/assets/common.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions public/assets/ie6.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/assets/ie6.css.gz
Binary file not shown.

0 comments on commit 3fa04ab

Please sign in to comment.