Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit dc0f528

Browse files
committed
Ignore JetBrains IDE files.
1 parent 81cc9b2 commit dc0f528

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ deployment/InnoSetup/template/snippets
8080
deployment/InnoSetup/template/libraries
8181
deployment/InnoSetup/template/doc
8282

83-
# Installshield output folder
83+
# Installshield output folder
8484
[Ee]xpress
8585

8686
# DocProject is a documentation generator add-in
@@ -115,11 +115,17 @@ Backup*/
115115
UpgradeLog*.XML
116116

117117
# Windows image file caches
118-
Thumbs.db
118+
Thumbs.db
119119

120120
# Folder config file
121121
Desktop.ini
122122

123123
# mstest test results
124124
TestResults
125125
src/_NCrunch_GitTools.Core/
126+
127+
128+
####################
129+
# JetBrains IDEs
130+
####################
131+
.idea

0 commit comments

Comments
 (0)