Skip to content

Commit

Permalink
ignore config files from file explorers (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cortes-intel authored Dec 12, 2024
1 parent 963298b commit 83bd03a
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 @@ -35,3 +35,7 @@ tests/_results*

# json reports from pytest
.pytest_reports/*

# Configurations from file explorers
.directory
.DS_Store

0 comments on commit 83bd03a

Please sign in to comment.