Updated .gitignore to include project's code style settings file

This commit is contained in:
Tim Visée 2015-11-23 20:59:12 +01:00
parent 10435657c5
commit 87566cb8ea
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -20,6 +20,8 @@ hs_err_pid*
## Directory-based project format:
.idea/
# Include the project's code style settings file
!.idea/codeStyleSettings.xml
# if you remove the above rule, at least ignore the following:
# User-specific stuff: