Skip to content

Commit 8e67c3f

Browse files
committed
chore(gitignore): exclude css build artefacts
1 parent f58f67f commit 8e67c3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ src/**/*.js
4848
src/**/*.js.map
4949
src/**/*.css.map
5050

51+
# Artefacts
52+
projects/igniteui-angular/**/*.component.css
53+
5154
# Typedoc Theme
5255
extras/docs/themes/typedoc/bin
5356
extras/docs/themes/sassdoc/node_modules

0 commit comments

Comments
 (0)