remove git secret
This commit is contained in:
parent
c1b1371a68
commit
b6ac35029f
BIN
.env.secret
BIN
.env.secret
Binary file not shown.
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -332,7 +332,6 @@ celerybeat.pid
|
||||||
*.sage.py
|
*.sage.py
|
||||||
|
|
||||||
# Environments
|
# Environments
|
||||||
.env
|
|
||||||
.venv
|
.venv
|
||||||
env/
|
env/
|
||||||
venv/
|
venv/
|
||||||
|
@ -457,7 +456,6 @@ $RECYCLE.BIN/
|
||||||
logs/
|
logs/
|
||||||
.gitsecret/keys/random_seed
|
.gitsecret/keys/random_seed
|
||||||
!*.secret
|
!*.secret
|
||||||
.env
|
|
||||||
.envrc
|
.envrc
|
||||||
|
|
||||||
S.gpg-agent*
|
S.gpg-agent*
|
||||||
|
@ -467,4 +465,4 @@ storage/*
|
||||||
|
|
||||||
# Conda and env storages
|
# Conda and env storages
|
||||||
*install_dir/
|
*install_dir/
|
||||||
doc_env
|
doc_env/
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
.env:555d804179d7207ad6784a84afb88d2ec44f90ea3b7a061d0e38f9dd53fe7211
|
|
Loading…
Reference in New Issue
Block a user