feat: update gitignore and pyproject.toml
- .gitignore adjusted to handle Docker builds: - Added `/dist/*` to ignore all files in `dist/` except `css`. - Increased library version to 0.3.10 in pyproject.toml. - Removed unused bootstrap JS files. This change ensures Docker builds exclude unnecessary files, while allowing necessary CSS files in `dist/`. Additionally, the version bump addresses new project improvements and the cleanup of orphaned files.
This commit is contained in:
parent
c82e0961b7
commit
20c03bb4e0
4 changed files with 6 additions and 10 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue