Code Review
/
puppet
/
modules
/
mailman3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
104f4fa
)
Added .idea to gitignore
92/392/2
author
Josh Farwell
<jfarwell@linuxfoundation.org>
Fri, 7 Aug 2015 23:47:11 +0000
(16:47 -0700)
committer
Josh Farwell
<jfarwell@linuxfoundation.org>
Fri, 7 Aug 2015 23:49:20 +0000
(16:49 -0700)
Playing around with the Puppet extensions for Jetbrains, gitignoring the
files it drops.
Change-Id: I083892cccbf957088620b171576a372fcccd91cc
Signed-off-by: Josh Farwell <jfarwell@linuxfoundation.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
4ee6d71
..
e481dab
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
*.swp
.ruby-version
.ruby-gemset
+.idea/*
Gemfile.lock
pkg