Browse Source

Ignore AWS specific file with IDEA

pull/3326/head
dsrini.open 4 years ago
parent
commit
289a9e700a
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Global/JetBrains.gitignore

+ 3
- 0
Global/JetBrains.gitignore View File

@@ -8,6 +8,9 @@
.idea/**/dictionaries
.idea/**/shelf

# AWS User-specific
.idea/**/aws.xml

# Generated files
.idea/**/contentModel.xml


Loading…
Cancel
Save