FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
universal-starter/.gitignore at master · angular/universal-starter · GitHub
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
angular
/
universal-starter
Public archive
Notifications
You must be signed in to change notification settings
Fork
671
Star
2k
Code
Issues
84
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
universal-starter
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (24 loc) · 316 Bytes
Breadcrumbs
universal-starter
/
.gitignore
Copy path
File metadata and controls
29 lines (24 loc) · 316 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
27
28
29
.idea
.DS_Store
.vscode
package-lock.json
#
Built #
/
__build__
/
/
__server_build__
/
/
node_modules
/
/
typings
/
/
tsd_typings
/
/
dist
/
/
dist-server
/
/
compiled
/
#
Node #
*
.log
/
npm-debug.log.
*
#
Webpack #
webpack.records.json
#
Angular #
*
.ngfactory.ts
*
.css.shim.ts
*
.ngsummary.json
*
.metadata.json
*
.shim.ngstyle.ts
Back
|
FazBrowse Home
|
New Git URL