mirror of
https://github.com/slynn1324/tinypin.git
synced 2026-01-23 02:25:08 +00:00
updated dockerignore for cleaner builds
This commit is contained in:
parent
bccf1c0d89
commit
3a4d475562
1 changed files with 11 additions and 16 deletions
|
|
@ -1,16 +1,11 @@
|
|||
*.db
|
||||
*.psd
|
||||
*.crx
|
||||
*.pem
|
||||
.gitignore
|
||||
/.git
|
||||
docker-run.sh
|
||||
docker-build.sh
|
||||
/images
|
||||
/images*
|
||||
*.db*
|
||||
*.md
|
||||
/chrome-extension
|
||||
/node-modules
|
||||
data
|
||||
/bulma-custom
|
||||
#exclude everything by default
|
||||
*
|
||||
|
||||
#only include these files
|
||||
!static
|
||||
!templates
|
||||
!package.json
|
||||
!package-lock.json
|
||||
!LICENSE
|
||||
!server.js
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue