Skip to content

Commit db948fe

Browse files
chore(gitignore): add .DS_Store and *.swp
1 parent d3f8540 commit db948fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,9 @@ cython_debug/
172172

173173
# PyPI configuration file
174174
.pypirc
175+
176+
# Generated by MacOS
177+
.DS_Store
178+
179+
# Vim
180+
*.swp

0 commit comments

Comments
 (0)