Skip to content

Commit

Permalink
Merge pull request #1599 from enetheru/gitignore
Browse files Browse the repository at this point in the history
Update .gitignore to add .idea for the Jetbrains CLion IDE
  • Loading branch information
dsnopek authored Sep 24, 2024
2 parents 64221fa + 9f5daa2 commit 78f5d99
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 @@ -195,3 +195,7 @@ compile_commands.json
# Python development
.venv
venv

# Clion Configuration
.idea/
cmake-build-*

0 comments on commit 78f5d99

Please sign in to comment.