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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -34,3 +34,9 @@ build
|
|||||||
|
|
||||||
.env.development
|
.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$/.tmp" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
<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>
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
|||||||
Reference in New Issue
Block a user