소스 검색

Merge remote branch 'upstream/master'

* upstream/master:
  These should go into other gitignores, like Vim.gitignore
  Added Wordpress (Forgot to 'git add .')
  Added Vim >= 7.3 persistent undo files
  Added few files to OSX.gitignore

Conflicts:
	Global/OSX.gitignore
Daniel Schildt 14 년 전
부모
커밋
fef6ee31cb
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Global/vim.gitignore
  2. 3 0
      Wordpress.gitignore

+ 1 - 0
Global/vim.gitignore

@@ -1 +1,2 @@
 .*.sw[a-z]
+*.un~

+ 3 - 0
Wordpress.gitignore

@@ -0,0 +1,3 @@
+.htaccess
+wp-config.php
+wp-content/uploads/