Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 352b4ed

Browse files
mwtoewskarimbahgat
authored andcommitted
Remove .pyc file, update .gitignore
1 parent 4d33bc9 commit 352b4ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ shapefiles/test/latin_as_utf8.shx
1313
shapefiles/test/null.dbf
1414
shapefiles/test/null.shp
1515
shapefiles/test/null.shx
16-
__cache__/
16+
__cache__/
17+
build/
18+
dist/
19+
*.egg-info/
20+
*.pyc

0 commit comments

Comments
 (0)