Skip to content

Commit 1030f21

Browse files
wjmelementsrvagg
authored andcommitted
.gitignore vim (#632)
* .gitignore vim files * .gitignore node_modules
1 parent a36bd8e commit 1030f21

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ scratchpad
2525
# in dirty git state if removed from the docker context
2626
!extern/filecoin-ffi/rust/filecoin.pc
2727

28-
node_modules
28+
# NPM
29+
node_modules
30+
31+
# VIM
32+
*.swp

0 commit comments

Comments
 (0)