mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 16:09:52 +00:00
7ef6ffa803
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
17 lines
140 B
Text
17 lines
140 B
Text
# to sync with .dockerignore
|
|
|
|
*.pyc
|
|
*/*.pyc
|
|
*~
|
|
*.swp
|
|
geckodriver.log
|
|
|
|
.coverage
|
|
coverage/
|
|
|
|
cache/
|
|
build/
|
|
dist/
|
|
local/
|
|
gh-pages/
|
|
*.egg-info/
|