try a python script in runner
This commit is contained in:
16
extensions/botbox3000/.gitignore
vendored
16
extensions/botbox3000/.gitignore
vendored
@@ -1,16 +0,0 @@
|
||||
# Hidden files and directories (everything starting with .)
|
||||
.*
|
||||
|
||||
# Python cache (but keep bundled deps/)
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.Python
|
||||
|
||||
# But don't ignore this .gitignore file itself
|
||||
!.gitignore
|
||||
|
||||
# IDEs
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
Reference in New Issue
Block a user