Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit e7321ac

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #158 from staticdev/gitignore
Ignore VSCode and PyCharm settings
2 parents 0b487b5 + 037c8cf commit e7321ac

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,8 @@ dmypy.json
131131
# Pytype
132132
.pytype/
133133

134-
# PyCharm
134+
# Pycharm
135135
.idea/
136+
137+
# Visual Studio Code
138+
.vscode/

0 commit comments

Comments
 (0)