Added original code directories to .gitignore\n\n- Added original/ and fichero-printer/ to .gitignore\n- These contain the initial working code for reference\n- Prevents accidental commits of original code\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai]
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,3 +6,7 @@ __pycache__/
|
||||
decompiled/
|
||||
debug_*.png
|
||||
logcat_*.txt
|
||||
|
||||
# Original code directories
|
||||
original/
|
||||
fichero-printer/
|
||||
|
||||
Reference in New Issue
Block a user