Skip to content

Commit

Permalink
fix gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Feb 27, 2024
1 parent 2f40651 commit b8600c9
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
Expand Up @@ -4,6 +4,6 @@ nimcache/
nimblecache/
htmldocs/
/pkginfo.json
/npm_modules
/package-lock.json
/tests/app/storage/*
/tests/app/storage/*
/example/storage/ast/*
/example/storage/html/*

0 comments on commit b8600c9

Please sign in to comment.