diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | apigen/.gitignore | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,7 @@ *.zip CMakeCache.txt CMakeFiles -./Makefile +Makefile build cmake_install.cmake d3d10.cpp diff --git a/apigen/.gitignore b/apigen/.gitignore index f80793c8..5ef2e394 100644 --- a/apigen/.gitignore +++ b/apigen/.gitignore @@ -3,3 +3,4 @@ *.txt *api.py glsize.hpp +!Makefile |