Browse Source

Added ".idea/**/shelf" to .gitignore

See: https://github.com/github/gitignore/blob/991e760c1c6d50fdda246e0178b9c58b06770b90/Global/JetBrains.gitignore#L9
JaniruTEC 3 years ago
parent
commit
364d59fdf7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -17,6 +17,7 @@ pom.xml.versionsBackup
 # IntelliJ Settings Files (https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems) #
 .idea/**/workspace.xml
 .idea/**/tasks.xml
+.idea/**/shelf
 .idea/dictionaries
 .idea/compiler.xml
 .idea/encodings.xml