Move all data into the subdir it belongs to
Completely removes the build dir in favor of cmake based build layouting
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -45,7 +45,6 @@ libtool
|
||||
ltmain.sh
|
||||
|
||||
*.dmg
|
||||
*.json
|
||||
*.app
|
||||
.DS_Store
|
||||
|
||||
@@ -95,6 +94,7 @@ tags
|
||||
|
||||
#cmake
|
||||
cmbuild/
|
||||
build/
|
||||
|
||||
#xcode
|
||||
*.xcodeproj/
|
||||
|
Reference in New Issue
Block a user