Skip to content

Commit 24a4ca8

Browse files
committed
chore: 파이썬 내장되어 있는 venv으로 개발할 수 있는 환경을 추가한다.
Signed-off-by: rewrite0w0 <[email protected]>
1 parent f4cf0c1 commit 24a4ca8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ __pycache__
66
build/
77
dist/
88
cli.spec
9+
pyvenv.cfg
10+
Lib/
11+
Scripts/
12+
share/
13+
include/

0 commit comments

Comments
 (0)