Skip to content

Commit

Permalink
Ignore _pycache_ and generated bin folders/files (#509)
Browse files Browse the repository at this point in the history
* Ignore _pycache_ and generated bin folders/files
  • Loading branch information
pouneh authored Oct 10, 2022
1 parent 3eb0f07 commit 7cf05c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@ cli/build/**
dbml-error.log

*.profraw

__pycache__

/tools/*.bin

0 comments on commit 7cf05c8

Please sign in to comment.