diff options
author | DJ Mountney <david@twkie.net> | 2017-03-08 15:16:47 -0800 |
---|---|---|
committer | DJ Mountney <david@twkie.net> | 2017-03-08 15:16:47 -0800 |
commit | 65f6abffc4349131ebb75f8ded0f417933c4a50e (patch) | |
tree | 24b702147ab9d37ef66eb5500a86370fe286de81 /vendor/gitignore/Global/JetBrains.gitignore | |
parent | 1110b2f18c1a5397df71979fcc3fc8fabe87576d (diff) | |
download | gitlab-ce-65f6abffc4349131ebb75f8ded0f417933c4a50e.tar.gz |
Update the gitignore and gitlab-ci templates for 9.0
Diffstat (limited to 'vendor/gitignore/Global/JetBrains.gitignore')
-rw-r--r-- | vendor/gitignore/Global/JetBrains.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/gitignore/Global/JetBrains.gitignore b/vendor/gitignore/Global/JetBrains.gitignore index 401fee15748..ec7e95c6ab5 100644 --- a/vendor/gitignore/Global/JetBrains.gitignore +++ b/vendor/gitignore/Global/JetBrains.gitignore @@ -4,6 +4,7 @@ # User-specific stuff: .idea/**/workspace.xml .idea/**/tasks.xml +.idea/dictionaries # Sensitive or high-churn files: .idea/**/dataSources/ |