Skip to content

Commit 924a40c

Browse files
lcianadinauer
authored andcommitted
fix
1 parent 75beb08 commit 924a40c

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

.envrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
export VIRTUAL_ENV="${PWD}/.venv"
2-
2+
devenv sync
33
PATH_add "${PWD}/.venv/bin"
4-

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ spring-server.txt
2727
spy.log
2828
.kotlin
2929
**/tomcat.8080/webapps/
30+
**/__pycache__
File renamed without changes.

uv.lock

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)