Skip to content

Instantly share code, notes, and snippets.

View EightBitBoy's full-sized avatar
🤷‍♂️
It kind of works!

Stefan Härtel EightBitBoy

🤷‍♂️
It kind of works!
View GitHub Profile
@dfelton
dfelton / Magento 2 - tar exclusion parameters.MD
Last active March 27, 2024 10:45
Magento 2 - Directories to exclude when tarballing a site

Exclusion List

List of exclusion paramters for tar command. Focus put on image cache directories, tmp files, log files, and generated source files.

  • --exclude="./pub/media/*/*/cache"
  • --exclude="./pub/media/js"
  • --exclude="./pub/media/tmp"
  • --exclude="./pub/media/wysiwyg/.thumbs"
@parmentf
parmentf / GitCommitEmoji.md
Last active August 20, 2025 08:37
Git Commit message Emoji