mirror of
https://github.com/internetee/registry.git
synced 2025-08-12 20:49:36 +02:00
Merge pull request #1025 from internetee/git-ignore-assets
Git-ignore assets
This commit is contained in:
commit
0ecd95818c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
/log
|
/log
|
||||||
/tmp
|
/tmp
|
||||||
/public/system
|
/public/system
|
||||||
|
/public/assets
|
||||||
/coverage/
|
/coverage/
|
||||||
/.bundle
|
/.bundle
|
||||||
/vendor/bundle
|
/vendor/bundle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue