Skip to content

Commit

Permalink
fix: ignore generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
joewiz committed May 3, 2024
1 parent 8bebeff commit 723cbca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ build/*
.DS_Store
.vscode/
.idea/
node_modules/
node_modules/
expath-pkg.xml
repo.xml

0 comments on commit 723cbca

Please sign in to comment.