diff options
author | Christoph Emmersberger <cemmersb@users.noreply.github.com> | 2014-02-06 19:00:54 +0100 |
---|---|---|
committer | Christoph Emmersberger <cemmersb@users.noreply.github.com> | 2014-02-06 19:00:54 +0100 |
commit | 38cbefd1c47c9a5099f0be953a96dd18afc928dd (patch) | |
tree | 4f2de97e4843a03ee313a68aabc61e9c39c5e637 /Global | |
parent | e8982c5fe4c3d66b90b952321b75b514e269ab6b (diff) | |
download | gitignore-38cbefd1c47c9a5099f0be953a96dd18afc928dd.tar.gz gitignore-38cbefd1c47c9a5099f0be953a96dd18afc928dd.zip |
Update JetBrains.gitignore
Add plugin file description for JIRA config file containing username and password
Diffstat (limited to 'Global')
-rw-r--r-- | Global/JetBrains.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Global/JetBrains.gitignore b/Global/JetBrains.gitignore index 5db4d2e7..0d6cf0de 100644 --- a/Global/JetBrains.gitignore +++ b/Global/JetBrains.gitignore @@ -21,3 +21,6 @@ out/ # generated by mpeltonen/sbt-idea plugin .idea_modules/ + +# generated by JIRA plugin +atlassian-ide-plugin.xml |