Docker ignore some files

This commit is contained in:
Gabriel Augendre 2018-03-04 10:34:35 +01:00
parent 6e04c865bd
commit 880f6a2596
No known key found for this signature in database
GPG key ID: F360212F958357D4

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
db.sqlite3
.idea