initial commit
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -216,15 +216,19 @@ compile_commands.json
|
||||
|
||||
*_qmlcache.qrc
|
||||
|
||||
.history/*
|
||||
|
||||
.history
|
||||
depend
|
||||
output/output/LOGtoJSON.exe
|
||||
|
||||
.pytest_cache
|
||||
output
|
||||
docs/
|
||||
config.yaml
|
||||
**/tempCodeRunnerFile.py
|
||||
|
||||
output/**
|
||||
archive/**
|
||||
.vscode
|
||||
backup
|
||||
database
|
||||
report/**
|
||||
# Rust
|
||||
target/
|
||||
uv.lock
|
||||
.history
|
||||
.venv
|
||||
venv
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user