Skip to content

Commit

Permalink
fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
reedws committed Dec 15, 2022
1 parent 1104ec4 commit 2a534ad
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 @@ -2,7 +2,7 @@

node_modules

public/*
public
!public/img

config.json

0 comments on commit 2a534ad

Please sign in to comment.