Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit c0f10d0

Browse files
author
staticdev
committed
Add Pycharm and VSCode to .gitignore
1 parent 6d3d662 commit c0f10d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,9 @@ dmypy.json
130130

131131
# Pytype
132132
.pytype/
133+
134+
# Pycharm
135+
.idea/
136+
137+
# Visual Studio Code
138+
.vscode/

0 commit comments

Comments
 (0)