diff options
author | Jon Cowie <jcowie@aeon.home> | 2017-07-11 10:46:25 +0100 |
---|---|---|
committer | Jon Cowie <jcowie@chef.io> | 2017-07-11 10:54:40 +0100 |
commit | 67adc616ad4bafe80d0d108fa2b9f321d63418e7 (patch) | |
tree | a81286218e0f9f1c659459e130fdb78f16e11a05 /.gitignore | |
parent | 4a71da2a5243f343db4fadab21caf39546192031 (diff) | |
download | chef-67adc616ad4bafe80d0d108fa2b9f321d63418e7.tar.gz |
Add Rubymine project files to .gitignore list
Signed-off-by: Jon Cowie <jcowie@chef.io>
Author: Jon Cowie <jcowie@chef.io>
Date: Tue Jul 11 10:46:25 2017 +0100
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bb2594685a..3a32f47541 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ binstubs/ # IDE files .project +.idea # Documentation _site/* |