aurweb/.gitignore
Kevin Morris 80ce10eb0f add /pyrightconfig.json to .gitignore
Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-07-02 11:29:00 -07:00

26 lines
320 B
Text

dummy-data.sql*
po/*.mo
po/*.po~
po/POTFILES
web/locale/*/
aur.git/
__pycache__/
*.py[cod]
test/test-results/
test/trash directory*
schema/aur-schema-sqlite.sql
data.sql
aurweb.sqlite3
conf/config
htmlcov/
fastapi_aw/
.vim/
.pylintrc
.coverage
.idea
/cache/*
/logs/*
/build/
/dist/
/aurweb.egg-info/
/pyrightconfig.json