forked from loafle/openapi-generator-original
[dart][dart-dio] Fix gitignore comment style (#9554)
* Fix gitignore comment style in templates * Update samples
This commit is contained in:
parent
696bcb3e85
commit
9eb9c30a92
@ -30,8 +30,12 @@ pubspec.lock
|
||||
# Don’t commit files and directories created by other development environments.
|
||||
# For example, if your development environment creates any of the following files,
|
||||
# consider putting them in a global ignore file:
|
||||
*.iml // IntelliJ
|
||||
*.ipr // IntelliJ
|
||||
*.iws // IntelliJ
|
||||
.idea/ // IntelliJ
|
||||
.DS_Store // Mac
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
@ -30,8 +30,12 @@ pubspec.lock
|
||||
# Don’t commit files and directories created by other development environments.
|
||||
# For example, if your development environment creates any of the following files,
|
||||
# consider putting them in a global ignore file:
|
||||
*.iml // IntelliJ
|
||||
*.ipr // IntelliJ
|
||||
*.iws // IntelliJ
|
||||
.idea/ // IntelliJ
|
||||
.DS_Store // Mac
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
@ -30,8 +30,12 @@ pubspec.lock
|
||||
# Don’t commit files and directories created by other development environments.
|
||||
# For example, if your development environment creates any of the following files,
|
||||
# consider putting them in a global ignore file:
|
||||
*.iml // IntelliJ
|
||||
*.ipr // IntelliJ
|
||||
*.iws // IntelliJ
|
||||
.idea/ // IntelliJ
|
||||
.DS_Store // Mac
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
@ -30,8 +30,12 @@ pubspec.lock
|
||||
# Don’t commit files and directories created by other development environments.
|
||||
# For example, if your development environment creates any of the following files,
|
||||
# consider putting them in a global ignore file:
|
||||
*.iml // IntelliJ
|
||||
*.ipr // IntelliJ
|
||||
*.iws // IntelliJ
|
||||
.idea/ // IntelliJ
|
||||
.DS_Store // Mac
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
@ -30,8 +30,12 @@ pubspec.lock
|
||||
# Don’t commit files and directories created by other development environments.
|
||||
# For example, if your development environment creates any of the following files,
|
||||
# consider putting them in a global ignore file:
|
||||
*.iml // IntelliJ
|
||||
*.ipr // IntelliJ
|
||||
*.iws // IntelliJ
|
||||
.idea/ // IntelliJ
|
||||
.DS_Store // Mac
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user