Skip to content

Commit b42f015

Browse files
committed
Adding local filesystem files to ignore.
1 parent ef10b61 commit b42f015

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,7 @@ docs/public/
112112
# Typedoc generated files
113113
modules/**/generated/
114114

115-
# PyCharm
116-
.idea
115+
# PyCharm and Mac
116+
.idea
117+
.DS_store
118+
*.swp

0 commit comments

Comments
 (0)