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
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
|
@ -457,7 +456,6 @@ $RECYCLE.BIN/
|
|||
logs/
|
||||
.gitsecret/keys/random_seed
|
||||
!*.secret
|
||||
.env
|
||||
.envrc
|
||||
|
||||
S.gpg-agent*
|
||||
|
@ -467,4 +465,4 @@ storage/*
|
|||
|
||||
# Conda and env storages
|
||||
*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