Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit dc343e6

Browse files
authored
Merge pull request #96 from dmetzner2/downgrade_jms
better gitignore
2 parents c69120d + 4d38a77 commit dc343e6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@
7272

7373
### Node ###
7474
node_modules/
75+
package-lock.json
7576

.openapi-generator-ignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@
2121
#docs/*.md
2222
# Then explicitly reverse the ignore rule for a single file:
2323
#!docs/README.md
24+
.gitignore
25+
.openapi-generator-ignore
2426
composer.json
2527
.php_cs

0 commit comments

Comments
 (0)