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__
|
__pycache__
|
||||||
|
luser/__pycache__
|
||||||
luser.deb
|
luser.deb
|
||||||
build-deb/luser/var/
|
build-deb/luser/var/
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
ldap3
|
ldap3
|
||||||
flask
|
flask
|
||||||
|
passlib
|
||||||
|
Reference in New Issue
Block a user