Skip to content

Commit

Permalink
fix: small bug in gitignore
Browse files Browse the repository at this point in the history
dot prefixed files and folders are not always invalid

Issues: MOL-29368
  • Loading branch information
Txabox committed Apr 19, 2024
1 parent 218ab20 commit c07411b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
node_modules
*.log
.*
!.github
!.husky
!.gitignore
Expand Down

0 comments on commit c07411b

Please sign in to comment.