Skip to content

Commit e367e25

Browse files
committed
Ignored packing files
1 parent acc256d commit e367e25

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.DS_Store

10 KB
Binary file not shown.

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Files
2+
setup.py
23
Test.py
34

45
# Directories
5-
__pycache__
6+
__pycache__/
7+
build/
8+
dist/
9+
IPGeolocation/
10+
ip_geolocation_api_sdk.egg-info/
11+

0 commit comments

Comments
 (0)