Skip to content

Commit

Permalink
fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lxvdnl committed Apr 24, 2024
1 parent 9fef6d2 commit 5e054c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
node_modules/
package-lock.json
ImgSets/*
!ImgSets/dark\ pics/
!ImgSets/snow\ pics/
public/imgSets/*
!imgSets/dark pics/
!imgSets/snow pics/

0 comments on commit 5e054c7

Please sign in to comment.