Skip to content

Commit

Permalink
merge LevelsRework
Browse files Browse the repository at this point in the history
  • Loading branch information
n506 committed Dec 16, 2015
2 parents 093975d + b395f19 commit 49b12d3
Show file tree
Hide file tree
Showing 5 changed files with 338 additions and 227 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ local.properties
*/[Dd]ebug/
*/[Rr]elease/
lib/
*.vspx

## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/
Expand Down Expand Up @@ -169,3 +170,12 @@ pip-log.txt

# Mac crap
.DS_Store

#############
## CMake
## Since we are using cmake to create following
#############
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile
Loading

0 comments on commit 49b12d3

Please sign in to comment.