Skip to content

Commit a06d076

Browse files
committed
Add PyCharm files in .gitignore
1 parent 0289ce8 commit a06d076

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ var/*
2323
.noseids
2424
docs/_build/
2525
nosetests.xml
26-
cover
26+
cover
27+
.idea
28+
pyvenv

0 commit comments

Comments
 (0)