|
@@ -11,7 +11,7 @@ target/
|
|
|
*.iws
|
|
*.iws
|
|
|
*.iml
|
|
*.iml
|
|
|
*.ipr
|
|
*.ipr
|
|
|
-
|
|
|
|
|
|
|
+/.idea
|
|
|
### Eclipse ###
|
|
### Eclipse ###
|
|
|
.apt_generated
|
|
.apt_generated
|
|
|
.classpath
|
|
.classpath
|
|
@@ -35,4 +35,12 @@ build/
|
|
|
.vscode/
|
|
.vscode/
|
|
|
|
|
|
|
|
### Mac OS ###
|
|
### Mac OS ###
|
|
|
-.DS_Store
|
|
|
|
|
|
|
+.DS_Store
|
|
|
|
|
+/.idea/httpRequests/2023-06-14T173829.500.html
|
|
|
|
|
+/.idea/encodings.xml
|
|
|
|
|
+/.idea/httpRequests/http-client.cookies
|
|
|
|
|
+/.idea/httpRequests/http-requests-log.http
|
|
|
|
|
+/.idea/misc.xml
|
|
|
|
|
+/.idea/uiDesigner.xml
|
|
|
|
|
+/.idea/vcs.xml
|
|
|
|
|
+/.idea/workspace.xml
|