forked from Archives/searxng
dc1442a2d1
[1] https://github.com/nvm-sh/nvm Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
19 lines
146 B
Plaintext
19 lines
146 B
Plaintext
# to sync with .dockerignore
|
|
|
|
*.pyc
|
|
*/*.pyc
|
|
*~
|
|
*.swp
|
|
geckodriver.log
|
|
|
|
.coverage
|
|
coverage/
|
|
|
|
.nvm/
|
|
cache/
|
|
build/
|
|
dist/
|
|
local/
|
|
gh-pages/
|
|
*.egg-info/
|