mirror of
https://github.com/ershisan99/cards-front.git
synced 2025-12-16 20:49:28 +00:00
add .idea to gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -33,4 +33,10 @@ build
|
||||
# env
|
||||
|
||||
.env.development
|
||||
.env.production
|
||||
.env.production
|
||||
|
||||
|
||||
# editors
|
||||
|
||||
.idea
|
||||
.vscode
|
||||
4
.idea/cards-front.iml
generated
4
.idea/cards-front.iml
generated
@@ -5,6 +5,10 @@
|
||||
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.idea/sonarlint/issuestore/5" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.idea/sonarlint/issuestore/7" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.idea/sonarlint/securityhotspotstore/5" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.idea/sonarlint/securityhotspotstore/7" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
||||
Reference in New Issue
Block a user