Skip to content

Commit

Permalink
Add Docker ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
nbuonin committed Feb 20, 2020
1 parent 38a4d88 commit b3ca733
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.git
.gitignore
.venv
.pylintrc
db.sqlite3
*swp
node_modules
local.py

0 comments on commit b3ca733

Please sign in to comment.