Skip to content

Commit

Permalink
add v11 packs to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelad02 committed Feb 24, 2024
1 parent ab7fe34 commit 85d89e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ adv-reminder.lock

# Dependency directory
node_modules/

# databases
packs/*
!packs/_source/
!packs/*.db

0 comments on commit 85d89e8

Please sign in to comment.