Skip to content

Commit

Permalink
ci(.gitignore): add .import_linter_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Mar 31, 2024
1 parent e396f13 commit 4e4cd2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,6 @@ temp

# ruff
.ruff_cache

# import linter
.import_linter_cache

0 comments on commit 4e4cd2f

Please sign in to comment.