Ignore IDEA's shelf files

This commit is contained in:
Fedor Isakov 2018-09-10 10:54:38 +02:00
parent 0d88525aa7
commit 55801449fe
1 changed files with 1 additions and 0 deletions

1
reactor/.gitignore vendored
View File

@ -3,3 +3,4 @@ out/**
API/target/**
Core/target/**
Test/target/**
.idea/shelf/**