mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Gitignore public assets
This commit is contained in:
parent
8c0deb80a7
commit
c55e10f9fb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ capybara-*.html
|
||||||
/tmp
|
/tmp
|
||||||
/db/*.sqlite3
|
/db/*.sqlite3
|
||||||
/public/system
|
/public/system
|
||||||
|
/public/assets
|
||||||
/coverage/
|
/coverage/
|
||||||
/spec/tmp
|
/spec/tmp
|
||||||
**.orig
|
**.orig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue