Mercurial > zeropaste
annotate .hgignore @ 507:7ea98672ba1f default tip
Fix converted string
| author | nanaya <me@nanaya.net> | 
|---|---|
| date | Sat, 29 Mar 2025 19:09:48 +0900 | 
| parents | 062723d1f66c | 
| children | 
| rev | line source | 
|---|---|
| 293 | 1 ^\.bundle$ | 
| 489 
361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
 nanaya <me@nanaya.net> parents: 
468diff
changeset | 2 ^app/assets/builds$ | 
| 468 | 3 ^config/config_local_(\w+)\.rb$ | 
| 293 | 4 ^config/database\.yml$ | 
| 5 ^config/unicorn\.rb$ | |
| 6 ^log$ | |
| 468 | 7 ^node_modules$ | 
| 293 | 8 ^public/assets$ | 
| 9 ^public/cache$ | |
| 10 ^public/robots\.txt$ | |
| 500 | 11 ^public/packs$ | 
| 293 | 12 ^tmp$ | 
| 13 ^vendor/bundle$ | 
