Vulkan-Docs/.gitignore

51 lines
545 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Vim temp files
*.swp
# Python cache
__pycache__
.pyc
# Spec build temporary files and outputs
out/1.0*
out/genRef
out/misc
doc/specs/vulkan/specversion.txt
# Header build temporary files
src/spec/diag.txt
# OS X folder attributes
.DS_Store
# Auto-generated files
# doc/specs/vulkan/*/timeMarker