kopia lustrzana https://github.com/OpenDroneMap/WebODM
Ignore .venv, too.
rodzic
90c3a31195
commit
0068b4f437
|
@ -1,3 +1,4 @@
|
||||||
**/.git
|
**/.git
|
||||||
.secret_key
|
.secret_key
|
||||||
node_modules/
|
node_modules/
|
||||||
|
.venv/
|
||||||
|
|
|
@ -83,6 +83,7 @@ celerybeat.pid
|
||||||
|
|
||||||
# virtualenv
|
# virtualenv
|
||||||
venv/
|
venv/
|
||||||
|
.venv/
|
||||||
ENV/
|
ENV/
|
||||||
|
|
||||||
# Spyder project settings
|
# Spyder project settings
|
||||||
|
@ -103,4 +104,4 @@ package-lock.json
|
||||||
# Debian builds
|
# Debian builds
|
||||||
dpkg/build
|
dpkg/build
|
||||||
dpkg/deb
|
dpkg/deb
|
||||||
.secret_key
|
.secret_key
|
||||||
|
|
Ładowanie…
Reference in New Issue