Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
nodejs-60-2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Natchaya Sripaksee
nodejs-60-2
Commits
773a2bb1
Commit
773a2bb1
authored
Apr 04, 2018
by
Natchaya Sripaksee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ig
parent
ce30da07
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
45 additions
and
2 deletions
+45
-2
.gitignore
.gitignore
+45
-2
No files found.
.gitignore
View file @
773a2bb1
node_modules/
# See http://help.github.com/ignore-files/ for more about ignoring files.
\ No newline at end of file
# compiled output
**/dist
**/dist-server
**/tmp
**/out-tsc
# dependencies
**/node_modules
# IDEs and editors
**/.idea
**/.project
**/.classpath
**/.c9/
**/*.launch
**/.settings/
**/*.sublime-workspace
# IDE - VSCode
**/.vscode/*
**/!.vscode/settings.json
**/!.vscode/tasks.json
**/!.vscode/launch.json
**/!.vscode/extensions.json
# misc
**/.sass-cache
**/connect.lock
**/coverage
**/libpeerconnection.log
**/npm-debug.log
**/yarn-error.log
**/testem.log
**/typings
# e2e
**/e2e/*.js
**/e2e/*.map
# System Files
**/.DS_Store
**/Thumbs.db
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment