mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
* Add .gitignore for compiles web assets * Update react dependencies - Add mantine/core - Add mantine-datatable * Add more packages - mantine/dropzone - mantine/notifications * Fix for development docker image
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
# Ignore compiled react files
|
|
./static/web/
|