mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Ignore AWS specific file with IDEA
This commit is contained in:
parent
599646e9d0
commit
289a9e700a
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
.idea/**/dictionaries
|
||||
.idea/**/shelf
|
||||
|
||||
# AWS User-specific
|
||||
.idea/**/aws.xml
|
||||
|
||||
# Generated files
|
||||
.idea/**/contentModel.xml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue