Skip to content

Instantly share code, notes, and snippets.

View zachalig's full-sized avatar

Zach zachalig

  • https://mc.uga.edu
  • Athens, GA
  • 22:13 (UTC -04:00)
View GitHub Profile
@zachalig
zachalig / .gitignore
Created March 19, 2025 19:22
gitignore for WordPress projects in VIM
# -----------------------------------------------------------------
# .gitignore for WordPress @salcode
# ver 20180808
#
# From the root of your project run
# curl -O https://gist.githubusercontent.com/salcode/b515f520d3f8207ecd04/raw/.gitignore
# to download this file
#
# By default all files are ignored. You'll need to whitelist
# any mu-plugins, plugins, or themes you want to include in the repo.