Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joselrio committed Aug 14, 2024
1 parent fa799db commit 83fb7ff
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
node_modules
dist

/*.bat

# MacOS folder icon (hidden file)
**/Icon?
**/.DS_Store

package-lock.json

# gta artifact
new-version-artf.txt

docs/
# Distribution files folder
dist/**

0 comments on commit 83fb7ff

Please sign in to comment.