Skip to content

Commit ec3558a

Browse files
committed
Add .*.swp files to .gitignore
1 parent a2b4e46 commit ec3558a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
/*.egg-info/
33
/.coverage
44
/COLCON_IGNORE
5+
.*.swp
56
__pycache__/

0 commit comments

Comments
 (0)