mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
Add .dockerignore
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
# Documentation, might leak version number
|
||||||
|
CHANGELOG.md
|
||||||
|
LICENSE.md
|
||||||
|
CREDITS.md
|
||||||
|
INSTALL.md
|
||||||
|
README.md
|
||||||
|
doc/
|
||||||
|
|
||||||
|
# Dotfiles, pointless
|
||||||
|
.codeclimate.yml
|
||||||
|
.csslintrc
|
||||||
|
.editorconfig
|
||||||
|
.eslint*
|
||||||
|
.git*
|
||||||
|
.php_cs
|
||||||
|
.styleci.yml
|
||||||
|
.travis.yml
|
||||||
|
.github
|
||||||
Reference in New Issue
Block a user