Skip to content

Commit

Permalink
.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fanfannb committed Aug 30, 2024
1 parent 5f2fb88 commit d31de3b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions myapp/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
tmp/
tmp/*
.DS_Store
log/
log/*

/public/packs
/public/packs-test
/node_modules

!tmp/.keep
!log/.keep

0 comments on commit d31de3b

Please sign in to comment.