mirror of
https://github.com/pinry/pinry.git
synced 2026-01-26 00:59:24 +01:00
Expanding docker ignore file
This commit is contained in:
@@ -1,7 +1,25 @@
|
||||
# git
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
# docs
|
||||
docs
|
||||
|
||||
# docker
|
||||
.dockerignore
|
||||
Dockerfile*
|
||||
docker-compose*
|
||||
|
||||
# database
|
||||
db.sqlite3
|
||||
|
||||
# misc conf
|
||||
.flake8
|
||||
.travis.yml
|
||||
doc
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
# markdown
|
||||
LICENSE.md
|
||||
README.md
|
||||
|
||||
Reference in New Issue
Block a user