Skip to content

Instantly share code, notes, and snippets.

View fshequin's full-sized avatar

Fred Shequine fshequin

View GitHub Profile
@fshequin
fshequin / bhp-prompotions-product-element-markup-styling.markdown
Created March 6, 2024 17:29
BHP Prompotions - Product Element Markup & Styling
@fshequin
fshequin / .gitignore
Created April 2, 2022 10:56 — forked from pixeline/.gitignore
Default Wordpress .gitignore file
# This is a template .gitignore file for git-managed WordPress projects.
#
# Fact: you don't want WordPress core files, or your server-specific
# configuration files etc., in your project's repository. You just don't.
#
# Solution: stick this file up your repository root (which it assumes is
# also the WordPress root directory) and add exceptions for any plugins,
# themes, and other directories that should be under version control.
#
# See the comments below for more info on how to add exceptions for your