diff --git a/.gitignore b/.gitignore index acc39b8..2d06a84 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,7 @@ yarn-error.log* # Python Files /api/venv -__pycache__/ \ No newline at end of file +__pycache__/ + +# Sensitive Info +q-snapshot/ \ No newline at end of file