Skip to content

Commit

Permalink
Merge pull request diffblue#1801 from hannes-steffenhagen-diffblue/ad…
Browse files Browse the repository at this point in the history
…d-idea-gitignore

Add .idea (CLion) directory to .gitignore
  • Loading branch information
hannes-steffenhagen-diffblue authored Feb 6, 2018
2 parents 745afbc + 6362295 commit 150f826
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 @@ -10,6 +10,7 @@ src/goto-analyzer/taint_driver_scripts/.idea/*
/*.creator
/*.creator.user
/*.files
/*.idea
/*.includes
# Eclipse
src/.cproject
Expand Down

0 comments on commit 150f826

Please sign in to comment.