Properly added .idea folder to gitignore
This commit is contained in:
parent
f3daf83cb9
commit
55fc73efe7
1 changed files with 1 additions and 6 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -396,9 +396,4 @@ pyrightconfig.json
|
||||||
.ionide
|
.ionide
|
||||||
|
|
||||||
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm,python,visualstudiocode
|
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm,python,visualstudiocode
|
||||||
/.idea/inspectionProfiles/profiles_settings.xml
|
/.idea
|
||||||
/.idea/.gitignore
|
|
||||||
/.idea/misc.xml
|
|
||||||
/.idea/mixr-api.iml
|
|
||||||
/.idea/modules.xml
|
|
||||||
/.idea/vcs.xml
|
|
Loading…
Reference in a new issue