Skip to content
Snippets Groups Projects
Commit df341529 authored by bav6096's avatar bav6096
Browse files

added .gitignore

parent 11e60d82
Branches main
No related tags found
No related merge requests found
# Ignore the __pycache__ directory
__pycache__/
# Ignore the .git directory
.git/
# Ignore the .vscode directory
.vscode/
# Ignore the .idea directory
.idea/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment