8000 Ignoring vim swp files - almost committed one by accident · danielgtaylor/python-betterproto@367a0c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 367a0c0

Browse files
Ignoring vim swp files - almost committed one by accident
Signed-off-by: Shay Nehmad <shayn@recolabs.ai>
1 parent ba74e98 commit 367a0c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ output
1717
.venv
1818
.asv
1919
venv
20+
21+
# Ignore vim swp files
22+
*.swp
23+

0 commit comments

Comments
 (0)
0