Skip to content

Commit 1e8254c

Browse files
committed
misc: ignore *.swp file from repository
1 parent 4e478c6 commit 1e8254c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
build/
22
node_modules/
3+
4+
*.swp

0 commit comments

Comments
 (0)