mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Refactor: Moved Go app to the root and fixed links.
This commit is contained in:
parent
d1de67910d
commit
7157d43168
28 changed files with 100 additions and 164 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,9 +1,11 @@
|
|||
.env
|
||||
config.js
|
||||
|
||||
be/devices/*
|
||||
be/tmp/
|
||||
be/log.txt
|
||||
devices/*
|
||||
tmp/
|
||||
log.txt
|
||||
|
||||
Macrame.exe
|
||||
|
||||
public
|
||||
macros/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue