Skip to content

Commit

Permalink
.gitignore: Adding compile_commands.json and .cache/
Browse files Browse the repository at this point in the history
  • Loading branch information
Sackzement authored and slouken committed Apr 26, 2024
1 parent 14f584a commit 410a3c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -36,6 +36,8 @@ cmake_uninstall.cmake
SDL3ConfigVersion.cmake
.ninja_*
*.ninja
compile_commands.json
.cache/

# for CLion
.idea
Expand Down

0 comments on commit 410a3c2

Please sign in to comment.