Skip to content

Commit

Permalink
.gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
am committed Nov 10, 2023
1 parent 7e9a580 commit f3dac2b
Show file tree
Hide file tree
Showing 22 changed files with 6 additions and 261,984 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
/node_modules
/public/hot
/public/mix-manifest.json
public/css/*
public/js/*
/public/storage
/storage/*.key
/storage/app/public/images/projects/*
/storage/app/public/images/products/*
/storage/app/public/images/attributes/*
/storage/app/public/images/service_groups/*
/storage/debugbar/*
/vendor
composer.lock
package-lock.json
.env
.env.backup
.phpunit.result.cache
Expand All @@ -17,3 +22,4 @@ npm-debug.log
yarn-error.log
.psysh.php
TODO
gorsad.sql
1 change: 0 additions & 1 deletion public/css/admin.css

This file was deleted.

1 change: 0 additions & 1 deletion public/css/app.css

This file was deleted.

Loading

0 comments on commit f3dac2b

Please sign in to comment.