Add to global_gitignore
This commit is contained in:
parent
9d1b3a11ba
commit
77bb748b44
1 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
|||
*~
|
||||
# This is for vim swap files
|
||||
*.sw*
|
||||
|
||||
#Web stuff
|
||||
/wp-config.php
|
||||
/.htaccess
|
||||
/wp-content/uploads/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue