Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 4b91307

Browse files
author
Alex Bea
committed
Only ignores compiled files
1 parent 1bd6297 commit 4b91307

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ node_modules
22
.DS_Store
33
npm-debug.log
44
dist
5+
public/css/*.css
6+
public/css/*.map
7+
public/js/*.js

0 commit comments

Comments
 (0)