diff options
| author | historia <historiavg@proton.me> | 2026-09-06 13:35:35 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-09-06 13:35:35 -0400 |
| commit | 40f108547126a3402d2285fe7e3353f0afddb24d (patch) | |
| tree | 399662d854cba73d49d4ae2cd065603d8e661764 /.gitignore | |
| download | vrising-camera-40f108547126a3402d2285fe7e3353f0afddb24d.tar.gz | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..77ac754 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.venv/ +__pycache__/ +*.pyc |
