Skip to content

Commit ea62492

Browse files
author
Fahad Alghanim
committed
Add .gitignore and remove cached bytecode files
1 parent 4cd89d3 commit ea62492

File tree

7 files changed

+6
-0
lines changed

7 files changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__/
2+
*.py[cod]
3+
.pytest_cache/
4+
.ruff_cache/
5+
*.egg-info/
6+
*.executed.ipynb
-946 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-4.32 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)