Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rf777rf777 committed Mar 5, 2018
1 parent 8f79e4b commit 0c58eac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 檔案名稱 .gitignore

# 忽略pyinstaller 產生的額外東東
/__pycache__/
/build/
/Combine/
combine.spec

0 comments on commit 0c58eac

Please sign in to comment.