Compare commits

...

4 Commits

Author SHA1 Message Date
NJKirchner
9f493fd803
Merge fee55b801b into 57286c3887 2026-07-24 01:20:27 -04:00
Devin Dooley
57286c3887
Merge pull request #4873 from lissy93-forks/updates-laravel-phpcache-dir
Updates missing .phpunit.cache dir for newer laravel
2026-07-23 09:06:44 -07:00
Alicia Sykes
90db345f0d Updates missing .phpunit.cache dir for newer laravel 2026-06-07 21:00:00 +01:00
NJKirchner
fee55b801b
Add lvprojstate to .gitignore
In LabVIEW 2026 local project state has been added to retain local session settings, like debug information (probes, breakpoints).
2026-02-06 07:20:47 -06:00
2 changed files with 2 additions and 0 deletions

View File

@ -14,4 +14,5 @@
# Metadata
*.aliases
*.lvlps
*.lvprojstate
.cache/

View File

@ -21,6 +21,7 @@ Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
/.phpunit.cache
/public/build
/storage/pail