Browse Source

Merge pull request #15 from bfirsh/add-gitignore-remove-pyc

Add gitignore remove pyc
Ben Firshman 9 năm trước cách đây
mục cha
commit
e7b46707bd
2 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore
  2. BIN
      voting-app/utils/__init__.pyc

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+*.pyc

BIN
voting-app/utils/__init__.pyc