Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d91cc2

Browse filesBrowse files
Konrad PabjanKonrad Pabjan
Konrad Pabjan
authored and
Konrad Pabjan
committed
Cleanup
1 parent bbc5240 commit 3d91cc2
Copy full SHA for 3d91cc2

File tree

Expand file treeCollapse file tree

4 files changed

+4662
-4093
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+4662
-4093
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Ignore node_modules, ncc is used to compile nodejs modules into a single file in the releases branch
2+
node_modules/
23
__tests__/runner/*
34

5+
# Ignore js files that are transpiled from ts files in src/
6+
lib/
7+
48
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
59
# Logs
610
logs

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.