We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b1fd2 commit 8fef866Copy full SHA for 8fef866
1 file changed
.gitignore
@@ -60,28 +60,6 @@ src/external/external
60
*.log
61
*.csv
62
63
-### Node ###
64
-
65
-# Dependencies
66
-*node_modules
67
68
-# Testing
69
-*coverage
70
-*.lcov
71
72
-# Production
73
-*build
74
-*dist
75
76
-# Node error log
77
-*npm-debug.log*
78
-*yarn-debug.log*
79
-*yarn-error.log*
80
81
-# Checksum
82
-*.checksum
83
84
85
### Default C++ gitignore ###
86
87
# Prerequisites
0 commit comments