Skip to content

Commit e0efa82

Browse files
committed
ignore PyCharm config files
1 parent 9fc7299 commit e0efa82

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Default ignored files
2+
.idea
3+
/shelf/
4+
/workspace.xml
5+
# Datasource local storage ignored files
6+
/dataSources/
7+
/dataSources.local.xml
8+
# Editor-based HTTP Client requests
9+
/httpRequests/
10+
venv

0 commit comments

Comments
 (0)