Skip to content

Commit a32d5fe

Browse files
Daniel PaquinDaniel Paquin
Daniel Paquin
authored and
Daniel Paquin
committed
updated .gitignore
1 parent 7fc92be commit a32d5fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
*.DS_Store
12
.idea
23
*.pyc
34
example.py
@@ -7,7 +8,7 @@ dist/
78
*.rst
89
venv/
910
*log.txt
10-
gdax/__pycache__/
11+
cbpro/__pycache__/
1112
.cache/
1213
.coverage
1314
tests/__pycache__/

0 commit comments

Comments
 (0)