mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
add /venv to gitignore
This commit is contained in:
parent
f220692398
commit
47f21ebd3b
3
.gitignore
vendored
3
.gitignore
vendored
@ -31,6 +31,9 @@ _fulltest_buildfile_*
|
|||||||
ballistica_files/
|
ballistica_files/
|
||||||
**/.#*
|
**/.#*
|
||||||
|
|
||||||
|
# Environment files
|
||||||
|
/venv
|
||||||
|
|
||||||
# Project/tool files
|
# Project/tool files
|
||||||
config/localconfig.json
|
config/localconfig.json
|
||||||
config/.*
|
config/.*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user