Skip to content

Commit 4d27508

Browse files
committed
Adjust the ignore pattern for swp files
Signed-off-by: marko-bekhta <[email protected]>
1 parent ac1b850 commit 4d27508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ atlassian-ide-plugin.xml
2525
*.log
2626
.clover
2727
.DS_Store
28-
.swp
28+
*.swp
2929

0 commit comments

Comments
 (0)