diff --git a/.gitignore b/.gitignore index 79f3aa8a..b6a818e0 100644 --- a/.gitignore +++ b/.gitignore @@ -45,16 +45,19 @@ appendices/meta # Files generated by extraction from spec source man/PFN*.txt man/[Vv][Kk]*.txt +man/apispec.txt +man/logfile # Files otherwise generated by the Makefile specversion.txt +vkapi.py # Output files and directories -out/1.0* -out/misc +out/** +!out/index.html # Files generated by the vulkan.h build -src/spec/diag.txt +xml/diag.txt # OS X folder attributes .DS_Store