Skip to content

Commit 069cbc8

Browse files
committed
Merge branch 'feature-summary' of github.com:dynata/python-demandapi-client into feature-summary
2 parents 2df3371 + ded597d commit 069cbc8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
# IDE files
12
.idea
3+
.vscode
4+
25
# Byte-compiled / optimized / DLL files
36
__pycache__/
47
*.py[cod]
@@ -25,7 +28,7 @@ wheels/
2528
.installed.cfg
2629
*.egg
2730
MANIFEST
28-
.vscode
31+
2932
# PyInstaller
3033
# Usually these files are written by a python script from a template
3134
# before PyInstaller builds the exe, so as to inject date/other infos into it.

0 commit comments

Comments
 (0)