Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalol committed Jan 29, 2018
1 parent 94db6ec commit cb4eb79
Show file tree
Hide file tree
Showing 3 changed files 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 @@
*.pyc
*~
__pycache__
myvenv
db.sqlite3
/static
.DS_Store
Binary file modified inventoryManagement/settings.pyc
Binary file not shown.
Binary file modified main/models.pyc
Binary file not shown.

0 comments on commit cb4eb79

Please sign in to comment.