Initial commit
This commit is contained in:
15
skills/git-pr/tests/.gitignore
vendored
Normal file
15
skills/git-pr/tests/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.so
|
||||
.Python
|
||||
|
||||
# Cache test local
|
||||
.claude/
|
||||
|
||||
# Éditeurs
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user