mirror of
https://github.com/hexolan/panels.git
synced 2026-03-26 12:40:21 +00:00
init auth-service
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -96,7 +96,7 @@ profile_default/
|
||||
ipython_config.py
|
||||
.pdm.toml
|
||||
__pypackages__/
|
||||
.env
|
||||
*.env
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
@@ -106,4 +106,7 @@ venv.bak/
|
||||
|
||||
.pytype/
|
||||
|
||||
cython_debug/
|
||||
cython_debug/
|
||||
|
||||
# Other
|
||||
*.pem
|
||||
Reference in New Issue
Block a user