mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Merge branch 'master' into feat/layer0
# Conflicts: # .gitignore
This commit is contained in:
commit
248c6f09d3
3 changed files with 22 additions and 10 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -80,6 +80,8 @@ dist
|
|||
# IDE
|
||||
.idea
|
||||
|
||||
# Layer0 generated build directory
|
||||
.layer0
|
||||
|
||||
# Other
|
||||
/static/app-list.json
|
||||
|
|
@ -89,5 +91,3 @@ dist
|
|||
.DS_Store
|
||||
/static/tailwind.css
|
||||
/.vscode/snipsnap.code-snippets
|
||||
# Layer0 generated build directory
|
||||
.layer0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue