Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ptichoid committed Sep 16, 2024
1 parent 26a8910 commit dc2169b
Show file tree
Hide file tree
Showing 13 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.cache/
__pycache__/
*.pyc
*.pyo
*.pyd
*.swp
*.swo
config/
scripts/
Binary file removed config/__pycache__/__init__.cpython-38.pyc
Binary file not shown.
Binary file removed config/__pycache__/classes.cpython-38.pyc
Binary file not shown.
Binary file removed scripts/__pycache__/__init__.cpython-38.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed scripts/__pycache__/eod_3_github_info.cpython-38.pyc
Binary file not shown.
Binary file removed scripts/__pycache__/eod_4_failed_zuul.cpython-38.pyc
Binary file not shown.
Binary file removed scripts/__pycache__/eod_5_open_issues.cpython-38.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed scripts/__pycache__/eod_9_scheduler.cpython-38.pyc
Binary file not shown.

0 comments on commit dc2169b

Please sign in to comment.