forked from angular/components
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (37 loc) · 646 Bytes
/
.gitignore
File metadata and controls
44 lines (37 loc) · 646 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/deploy
/bazel-out
# Example module file will be auto-generated.
# TODO(devversion): re-add the example-module once angular#30259 is fixed.
# /src/material-examples/example-module.ts
# dependencies
node_modules
/bower_components
# Dart
/.pub
/.packages
/packages
/pubspec.lock
/src/.pub
/src/.packages
/src/packages
/src/pubspec.lock
# IDEs
/.idea
/.vscode/launch.json
/*.iml
# misc
.DS_Store
/.sass-cache
/connect.lock
/libpeerconnection.log
npm-debug.log
yarn-debug.log
yarn-error.log
testem.log
/.chrome
/.git
/.firebase