Skip to content

Commit 567d31d

Browse files
committed
Update .gitignore
1 parent 84eef48 commit 567d31d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# IDEA
2-
.idea/*
2+
.idea/
33
# Byte-compiled / optimized / DLL files
44
__pycache__/
55
*.py[cod]
@@ -114,3 +114,4 @@ dmypy.json
114114

115115
# Pyre type checker
116116
.pyre/
117+
.idea/workspace.xml

0 commit comments

Comments
 (0)