Files
automaker/.gitignore
Cody Seibert e6d3e8e5a5 chore: clean up .gitignore by removing redundant node_modules entry
- Removed duplicate entry for node_modules from the .gitignore file to streamline ignored files and improve clarity.
2025-12-13 11:52:47 +01:00

15 lines
205 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/
/old