Skip to content

Commit f39f4a2

Browse files
Add .gitignore to exclude __pycache__ and build artifacts
Agent-Logs-Url: https://github.com/bundesAPI/jobsuche-api/sessions/cda980ae-6654-42d8-8f3c-ebdbce4fd36f Co-authored-by: LilithWittmann <891030+LilithWittmann@users.noreply.github.com>
1 parent 63d3683 commit f39f4a2

38 files changed

Lines changed: 6 additions & 0 deletions

File tree

.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+
*.egg-info/
4+
dist/
5+
build/
6+
.eggs/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)