Skip to content

Commit

Permalink
Removing lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman Singh authored and Aman Singh committed Dec 17, 2024
1 parent 2d3fa00 commit ba4eb50
Show file tree
Hide file tree
Showing 42 changed files with 210 additions and 272 deletions.
6 changes: 6 additions & 0 deletions codegens/csharp-httpclient/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Coverage directory used by tools like istanbul
.coverage

Expand Down
6 changes: 6 additions & 0 deletions codegens/csharp-restsharp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Runtime data
pids
*.pid
Expand Down
6 changes: 6 additions & 0 deletions codegens/curl/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Runtime data
pids
*.pid
Expand Down
6 changes: 6 additions & 0 deletions codegens/dart-dio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Coverage directory used by tools like istanbul
.coverage

Expand Down
13 changes: 0 additions & 13 deletions codegens/dart-dio/package-lock.json

This file was deleted.

6 changes: 6 additions & 0 deletions codegens/dart-http/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Coverage directory used by tools like istanbul
.coverage

Expand Down
6 changes: 6 additions & 0 deletions codegens/golang/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/http/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/java-okhttp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Runtime data
pids
*.pid
Expand Down
6 changes: 6 additions & 0 deletions codegens/java-unirest/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Runtime data
pids
*.pid
Expand Down
6 changes: 6 additions & 0 deletions codegens/js-fetch/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/js-jquery/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Runtime data
pids
*.pid
Expand Down
6 changes: 6 additions & 0 deletions codegens/js-xhr/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/kotlin-okhttp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/libcurl/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
5 changes: 0 additions & 5 deletions codegens/libcurl/package-lock.json

This file was deleted.

6 changes: 6 additions & 0 deletions codegens/nodejs-axios/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# temporarily generated file
run.js

Expand Down
102 changes: 0 additions & 102 deletions codegens/nodejs-axios/package-lock.json

This file was deleted.

6 changes: 6 additions & 0 deletions codegens/nodejs-native/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ pids
.vscode
*.sublime-*

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

Expand Down
6 changes: 6 additions & 0 deletions codegens/nodejs-request/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# temporarily generated file
run.js

Expand Down
6 changes: 6 additions & 0 deletions codegens/nodejs-unirest/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/objective-c/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ yarn-error.log*
# Coverage directory used by tools like istanbul
.coverage

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# node-waf configuration
.lock-wscript

Expand Down
6 changes: 6 additions & 0 deletions codegens/ocaml-cohttp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
6 changes: 6 additions & 0 deletions codegens/php-curl/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ pids
*.seed
*.pid.lock

# Package manager lock files
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lockb

# Prevent IDE stuff
.idea
.vscode
Expand Down
Loading

0 comments on commit ba4eb50

Please sign in to comment.