Skip to content

Commit 20a035d

Browse files
committed
Update gitignore
1 parent 4d28f87 commit 20a035d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,12 @@ cython_debug/
159159
# and can be added to the global gitignore or merged into this file. For a more nuclear
160160
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
161161
#.idea/
162+
163+
164+
# IntelliJ project folder
165+
.idea/
166+
167+
# nmp
168+
node_modules/
169+
package.json
170+
package-lock.json

0 commit comments

Comments
 (0)