Skip to content

Commit

Permalink
un gitignored the public/packs and /assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Leach committed Jul 7, 2018
1 parent d56bbd2 commit 67fd67e
Show file tree
Hide file tree
Showing 39 changed files with 49,052 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

# Ignore application configuration
/config/application.yml
/public/packs
/public/assets
/public/packs-test
/node_modules
yarn-debug.log*
Expand Down
1 change: 1 addition & 0 deletions app/javascript/packs/stylesheets.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
@import "../scimo/styles/application.css";
@import "../scimo/styles/style.css";
@import "../scimo/styles/Lesson.css";
1 change: 1 addition & 0 deletions app/javascript/scimo/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
import "./styles/application.css";
import "./styles/style.css";
import "./styles/Lesson.css";
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions public/packs/application-0e4fdae89b6d1af942bb5d8dda8b773f.css

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

Binary file not shown.

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

2 changes: 2 additions & 0 deletions public/packs/application-3a279431f6834c2d4e9a.js

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

Binary file added public/packs/application-3a279431f6834c2d4e9a.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions public/packs/application-3a279431f6834c2d4e9a.js.map

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

187 changes: 187 additions & 0 deletions public/packs/application-72310c3eb4458efdd007ddb72abca201.css

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

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

Loading

0 comments on commit 67fd67e

Please sign in to comment.