mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Update .gitignore
This commit is contained in:
parent
6e3c68bc3b
commit
1472c3e2f2
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -23,6 +23,11 @@
|
|||
.idea/*
|
||||
uploads/*
|
||||
!uploads/.keep
|
||||
|
||||
# Do not keep cache files
|
||||
.php_cs.cache
|
||||
.phpcs-cache
|
||||
|
||||
###> symfony/webpack-encore-bundle ###
|
||||
/node_modules/
|
||||
/public/build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue