FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular/.gitignore at master · webmaxru/angular · GitHub
webmaxru
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
angular
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (22 loc) · 370 Bytes
Breadcrumbs
angular
/
.gitignore
Copy path
File metadata and controls
26 lines (22 loc) · 370 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
#
Don’t commit the following directories created by pub.
/
dist
/
packages
/
.buildlog
node_modules
bower_components
.pub
.DS_STORE
#
Or the files created by dart2js.
*
.dart.js
*
.dart.precompiled.js
*
.js_
*
.js.deps
*
.js.map
#
Include when developing application packages.
pubspec.lock
.c9
.idea
/
*
.swo
#
Don't check in secret files
*
secret.js
/
docs
/
bower_components
/
Back
|
FazBrowse Home
|
New Git URL