Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
allow less restrictive swagger filename detection in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Paris committed Mar 5, 2020
1 parent 5b94338 commit eb21903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ var/lib/node_*
*.iws
.DS_Store

!*.swagger.*
!*swagger*

0 comments on commit eb21903

Please sign in to comment.