mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added a basic show part info with new design. Not finished yet...
This commit is contained in:
parent
f8bd1458d3
commit
f0bea8ff4d
22 changed files with 7883 additions and 25 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -18,4 +18,10 @@
|
|||
###< symfony/web-server-bundle ###
|
||||
|
||||
|
||||
.idea/
|
||||
.idea/
|
||||
###> symfony/webpack-encore-bundle ###
|
||||
/node_modules/
|
||||
/public/build/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
###< symfony/webpack-encore-bundle ###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue