Commit Graph

34 Commits

Author SHA1 Message Date
Oha-you a94c6a16f2 remove: Livewire's assets publishing to the public folder 2026-03-23 23:36:45 +03:00
HDVinnie 7d60bbfc90 (Update) GitHub actions for speed, readability and maintenance (#5216) 2026-01-10 08:00:20 -05:00
Roardom 995361dd86 fix: add /storage/app to .gitignore
Regression from #4497.
2025-03-06 11:46:53 +00:00
HDVinnie 5979e1eb46 add: phpstan caching 2024-07-19 02:00:20 -04:00
HDVinnie 370ef33f5f update: .gitignore 2024-06-25 15:54:22 -04:00
HDVinnie 1dd8b305ce update: .gitignore 2024-06-25 15:50:26 -04:00
Roardom d07de5dc61 update: add debugbar and storage symbolic link to gitignore 2024-06-05 19:01:56 +00:00
HDVinnie 1502f8fd91 update: images 2024-04-11 23:10:57 -04:00
Roardom 10c65ba0d9 update: replace laravel mix with vite 2024-02-16 16:06:30 +00:00
Shift a2f2eb554f Ignore PHPUnit cache folder 2023-07-10 18:54:49 +00:00
HDVinnie be725cf816 update: test suite
- update workflows
- update paratest
- update collision
- add pest
- update phpunit
- add pest plugins
- update phpunit.xml for phpunit 10
2023-07-10 14:47:21 -04:00
clandestine8 fd88c7f940 add: .dockerignore 2021-09-06 20:36:16 -04:00
JamesPSS 351bbe38a1 Update: Revoke Featured 2021-01-04 22:14:36 +01:00
HDVinnie 17183e707b update: gitignore 2020-12-06 17:50:09 -05:00
Leigh MacDonald 268f5c0c27 fix: missing livewire assets/configs 2020-10-29 19:50:49 -06:00
HDVinnie 88b7ca07f7 update: .gitignore 2020-07-19 17:37:19 -04:00
HDVinnie eb18252f14 update: phpstorm helper 2020-06-03 02:13:21 -04:00
Ben Johnson 736f8a08df chore: Add ignore rules for additional assets 2020-02-17 21:10:31 -05:00
VerioPL ca5625ee99 [Fix] Readme - missing requirement
[Add] .gitignore - add NetBeans rule
2018-11-09 10:20:22 +01:00
artyuum b5dc35556f updated french translations 2018-11-04 15:59:55 +04:00
werrpy 0b6f96b58c (Update) Webpack 2018-10-01 14:47:33 -04:00
poppabear8883 9efdb86364 chore(.gitignore): Add .DS_Store 2018-08-20 14:28:33 -04:00
poppabear8883 8d23212182 (Update) [.gitignore] Globally exempt ignoring of .gitkeep files 2018-08-08 09:33:27 -04:00
werrpy 08c549c5ed Source emojione from npm
assets from emojione-assets package
copies assets to public/img/emojione
emoji list for .textcomplete() from emojione-assets/emoji.json

Requires `npm run prod`
2018-08-03 23:52:49 -04:00
poppabear8883 d7d75ff8d5 (Update) [.gitignore] Remove ignored tracked files (see body)
Ignore everything in the public/files directory EXCEPT the .gitkeep

Allows us to version control the directories them self but none of the
files with-in those directories.

This is the same as before with the exception that we are not
"tracking ignored files"
2018-07-30 08:54:27 -04:00
Poppabear 8a4e38db2d (Update)[.gitignore] Add gitupdate directory 2018-07-29 18:59:36 -04:00
poppabear8883 754bce80fb (Update)[.gitignore] Removed select compiled assets from version control
Important note for developers, in order to remove these from the
tracking cache run the following commands:

`git rm -r --cached public/mix-manifest.json`
`git rm -r --cached public/css`
`git rm -r --cached public/js`

Please keep in mind for future commits that requires a compile, you
include a note in the commit message body.

Example Below

Note: Requires `npm run prod` to be run
2018-07-26 14:04:02 -04:00
poppabear8883 41b3912c17 (Update) .gitignore 2018-05-10 13:29:57 -04:00
poppabear8883 f37df6fede (Beta) Chat v2.0
This is a "Beta" commit. Its expected to be appropriate for local or
public testing.
2018-05-08 16:14:24 -04:00
poppabear8883 089b42b0d1 (Update) .gitignore 2018-04-23 20:44:43 -04:00
poppabear8883 d4092f9fbd (Update) .gitignore
Removed duplicates
2018-04-20 09:12:26 -04:00
Hyleus c51811e3e9 Ignore Vim swap files 2017-12-12 23:13:13 +01:00
Ben Johnson 7126ad7c6b Fix several framework paths and Git ignore rules 2017-12-11 07:12:22 -05:00
Ben Johnson 975a500c3e Add root-level .gitignore and several required Laravel framework directories 2017-12-10 22:28:46 -05:00