mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
50 lines
911 B
Plaintext
Executable file
50 lines
911 B
Plaintext
Executable file
/vendor
|
|
/node_modules
|
|
Homestead.yaml
|
|
Homestead.json
|
|
.env
|
|
|
|
tests/_output/*
|
|
.DS_Store
|
|
public/uploads/models/*
|
|
public/uploads/avatars/*
|
|
public/uploads/suppliers/*
|
|
public/uploads/assets/*
|
|
public/uploads/*.gif
|
|
public/uploads/*.jpg
|
|
public/uploads/*.png
|
|
public/uploads/*.tif
|
|
public/uploads/*.svg
|
|
storage/app/private_uploads/users/*
|
|
phpDocumentor.phar
|
|
output
|
|
tests/_support/_generated/*
|
|
|
|
|
|
/bootstrap/compiled.php
|
|
composer.phar
|
|
/app/config/database.php
|
|
/app/config/mail.php
|
|
/app/database/*.sqlite
|
|
/app/storage/meta/services.json
|
|
/app/config/*/mail.php
|
|
/app/config/*/session.php
|
|
/app/config/*/database.php
|
|
/app/config/*/app.php
|
|
/app/config/*/ldap.php
|
|
public/packages/*
|
|
/app/storage/views/*
|
|
/app/storage/logs/*
|
|
/app/storage/debugbar/
|
|
/bin/
|
|
.idea
|
|
crowdin.yaml
|
|
public/uploads/logo.gif
|
|
public/uploads/logo.png
|
|
.siteflow
|
|
public/assets/.siteflow
|
|
app/config/local/session.php
|
|
.couscous
|
|
app/storage/dumps/*
|
|
tests/_data/scenarios
|