Skip to content

Commit

Permalink
fix: .gitignore updated
Browse files Browse the repository at this point in the history
- ignore all dirs starts with tutor-contrib-
- __pycache__ added
  • Loading branch information
CodeWithEmad committed Feb 18, 2024
1 parent 8af4973 commit b79d61a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/tutor-contrib-myplugin
/tutor-contrib-*
__pycache__

0 comments on commit b79d61a

Please sign in to comment.