mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
🙈 chore: ignore Python compiled files
Add *.pyc to .gitignore to exclude Python bytecode files from version control (used by skill-creator tooling)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -77,3 +77,4 @@ vitest.config.*.timestamp*
|
||||
|
||||
nx.instructions.md
|
||||
CLAUDE.md
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user