Skip to content

Commit 5eac29c

Browse files
committed
fix(assets): remove compiled assets from commit scope
1 parent 017cdd9 commit 5eac29c

File tree

3 files changed

+6
-566
lines changed

3 files changed

+6
-566
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ yarn-error.log
1616
.env.production
1717
.env.staging
1818
**.DS_Store
19+
public/css/app.css
20+
public/js/app.js
21+
public/mix-manifest.json

0 commit comments

Comments
 (0)