Skip to content

Commit c04c3be

Browse files
chore(css): don't store generated css files in git
1 parent 549d299 commit c04c3be

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Diff for: .gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ old-yellow/
55
slides/gitFetchSite.log
66
.DS_Store
77
build/
8-
npm-debug.log
8+
npm-debug.log
9+
10+
src/css/angular.css
11+
src/css/angular-topnav.css

Diff for: src/css/angular-topnav.css

-1
This file was deleted.

Diff for: src/css/angular.css

-1
This file was deleted.

0 commit comments

Comments
 (0)