mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Ignore public/assets in Rails .gitignore
This commit is contained in:
parent
72190ee30b
commit
86fdc70096
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ node_modules/
|
|||
# Ignore precompiled javascript packs
|
||||
/public/packs
|
||||
/public/packs-test
|
||||
/public/assets
|
||||
|
||||
# Ignore yarn files
|
||||
/yarn-error.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue