Skip to content

Commit

Permalink
build: add /dist to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
olsen232 authored and KaiVolland committed Dec 12, 2024
1 parent 7e6aad9 commit 9b0cd7f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 1,224 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.

# compilation output
/dist

# dependencies
/node_modules

Expand Down
8 changes: 0 additions & 8 deletions dist/.vite/manifest.json

This file was deleted.

222 changes: 0 additions & 222 deletions dist/QGISStyleParser.d.ts

This file was deleted.

Loading

0 comments on commit 9b0cd7f

Please sign in to comment.