diff options
author | liamfallon <liam.fallon@est.tech> | 2018-11-23 12:07:12 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2018-11-23 12:11:46 +0000 |
commit | f437d629aac23467dc505d081bbe1634a5ef63b8 (patch) | |
tree | d580bf989c39cafcbd195919253c6ed00d4fd886 /.gitignore | |
parent | 9bdcb49269e3747837356c3b32a5f01295370407 (diff) |
Add intellij file types to .gitignore
Issue-ID: POLICY-1264
Change-Id: I06369ecb1837f0c080ff2a47c502f4b0d5e5e51b
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,3 +11,6 @@ target .idea logs/ debug-logs/ +*.iml +*.ipr +*.iws |