Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
albangaignard committed Jul 4, 2024
1 parent 1dd8228 commit e82e112
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cy_test/__pycache__/*
.ipynb_checkpoints
**/.ipynb_checkpoints
**/.idea
**/.lprof
**/.vscode
**/.pytest*
**/__pycache__

Expand Down

0 comments on commit e82e112

Please sign in to comment.