Skip to content

Commit 31433ff

Browse files
committed
ignore top build dir and all __pycache__
1 parent a30fc53 commit 31433ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515
.packages
1616
python_for_android.egg-info
1717
src
18+
/build/
19+
__pycache__/

0 commit comments

Comments
 (0)