Updated .gitignore to include project's code style settings file
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user