add pychache in luser dir to gitignore and passlib to requirements.txt
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
__pycache__
|
||||
luser/__pycache__
|
||||
luser.deb
|
||||
build-deb/luser/var/
|
||||
|
@@ -1,2 +1,3 @@
|
||||
ldap3
|
||||
flask
|
||||
passlib
|
||||
|
Reference in New Issue
Block a user