mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 08:13:37 +00:00
- Updated .gitignore to exclude the new 'logs' directory. - Removed the 'server.log' file from the logs directory to clean up unnecessary log data.
15 lines
206 B
Plaintext
15 lines
206 B
Plaintext
#added by trueheads > will remove once supercombo adds multi-os support
|
|
launch.sh
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Build outputs
|
|
dist/
|
|
.next/
|
|
.automaker/images/
|
|
.automaker/
|
|
/.automaker/*
|
|
/.automaker/
|
|
|
|
/logs |