Add to global_gitignore

Jonathan Hodgson 7 years ago
parent 9d1b3a11ba
commit 77bb748b44
  1. 6
      global_gitignore

@ -1,2 +1,8 @@
*~
# This is for vim swap files
*.sw*
#Web stuff
/wp-config.php
/.htaccess
/wp-content/uploads/

Loading…
Cancel
Save