mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +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/*
|
.idea/*
|
||||||
uploads/*
|
uploads/*
|
||||||
!uploads/.keep
|
!uploads/.keep
|
||||||
|
|
||||||
|
# Do not keep cache files
|
||||||
|
.php_cs.cache
|
||||||
|
.phpcs-cache
|
||||||
|
|
||||||
###> symfony/webpack-encore-bundle ###
|
###> symfony/webpack-encore-bundle ###
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/public/build/
|
/public/build/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue