Skip to content

Instantly share code, notes, and snippets.

View kdevnel's full-sized avatar

Kyle Nel kdevnel

View GitHub Profile
@kdevnel
kdevnel / .gitignore
Created October 1, 2018 14:59 — forked from redoPop/.gitignore
Template .gitignore file for WordPress projects
# 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
@kdevnel
kdevnel / Contract Killer 3.md
Created January 30, 2018 16:58
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

Based on the popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: January 30th 2018
  • Original post