1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
pyinventory_ynh/.gitignore
JensDiemer 0995215fd2 Use poetry to run local_test.py
So we get django-auth-ldap installed.
Also add a Makefile for easier usage.
2020-12-19 20:19:06 +01:00

8 lines
88 B
Text

.*
!.github
!.editorconfig
!.gitignore
__pycache__
secret.txt
/local_test/
/poetry.lock