소스 검색

Merge pull request #1481 from Tandoori/fix-unity-root-folders

Made it so the folders only get ingored in the root
Carl Suster 10 년 전
부모
커밋
ae4c9a065f
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      Unity.gitignore

+ 4 - 4
Unity.gitignore

@@ -1,7 +1,7 @@
-[Ll]ibrary/
-[Tt]emp/
-[Oo]bj/
-[Bb]uild/
+/[Ll]ibrary/
+/[Tt]emp/
+/[Oo]bj/
+/[Bb]uild/
 
 # Autogenerated VS/MD solution and project files
 *.csproj