Skip to content

Commit

Permalink
ignore .DS_store files
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldouglas92 committed Feb 6, 2025
1 parent 2ac3b92 commit dc965df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/compile_commands.json
/.vscode/
/.cache/
/**/.DS_Store
/AspectConfig.cmake
/CMakeLists.txt.user*
/CTestTestfile.cmake
Expand Down

0 comments on commit dc965df

Please sign in to comment.