Skip to content

Commit 8fef866

Browse files
authored
Remove old node gitignore targets (#3803)
1 parent b8b1fd2 commit 8fef866

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

.gitignore

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -60,28 +60,6 @@ src/external/external
6060
*.log
6161
*.csv
6262

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-
8563
### Default C++ gitignore ###
8664

8765
# Prerequisites

0 commit comments

Comments
 (0)