1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00
This commit is contained in:
Go Johansson (neku) 2022-07-22 07:03:22 +02:00
commit 5160b896b3

8
.gitignore vendored
View File

@ -1,10 +1,10 @@
.DS_Store .DS_Store
node_modules node_modules
dist/ dist
build/ build
vendor
package-lock.json package-lock.json
uguu.sq3 uguu.sq3
*.xml
.idea .idea
.phpdoc .phpdoc
.vscode .vscode