chore: update gitignore

This commit is contained in:
Zack Schuster 2022-07-29 06:50:42 -07:00
parent 02aff9eb5d
commit 227fa54c45
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,11 +1,12 @@
.vscode .vscode
node_modules node_modules
*~
*.ini *.ini
*.log *.log
*.swp *.swp
*.swo *.swo
*~ ~*
.DS_Store .DS_Store
package-lock.json package-lock.json