mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Removed duplicate entry for node_modules from the .gitignore file to streamline ignored files and improve clarity.
14 lines
200 B
Plaintext
14 lines
200 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/
|