mirror of
https://github.com/openai/skills.git
synced 2026-09-11 19:47:26 +03:00
Adds python bytecode files to .gitignore (#2)
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# macOS system files
|
||||
.DS_Store
|
||||
|
||||
# Python bytecode files
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user