瀏覽代碼

A bit of renaming for the hell of it. Use common download directory.

Cameron Hart 14 年之前
父節點
當前提交
398be099fb
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore
  2. 0 0
      Dependencies/CMakeLists.txt

+ 2 - 1
.gitignore

@@ -31,7 +31,8 @@
 *.opensdf
 *.user.*
 
-/Externals/Build
+/Dependencies/Build
+/Dependencies/Downloads
 /Core/Build/Mac\ OS\ X/build
 /IDE/Build/Mac\ OS\ X/build
 /Modules/Build/Mac\ OS\ X/build

+ 0 - 0
Externals/CMakeLists.txt → Dependencies/CMakeLists.txt