mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 15:55:31 +00:00
Temporarily remove clone option from categories view
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@ -24,23 +24,23 @@ 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
|
||||
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/*
|
||||
storage/views/*
|
||||
storage/logs/*
|
||||
storage/debugbar/
|
||||
/bin/
|
||||
.idea
|
||||
crowdin.yaml
|
||||
public/uploads/logo.gif
|
||||
public/uploads/logo.svg
|
||||
public/uploads/logo.png
|
||||
.couscous
|
||||
storage/dumps/*
|
||||
|
||||
Reference in New Issue
Block a user