Add custom ignores

This commit is contained in:
Georgi Mirazchiyski 2019-10-06 22:27:13 +01:00
parent d7dbc1890a
commit 196fea3536

14
.gitignore vendored
View File

@ -83,3 +83,17 @@ tests/title
tests/triangle-vulkan
tests/windows
# ------
# custom
# ------
# directories
.vs/
bin/
bin-int/
# file
*.user
# temporary excludes (clang-tidy and clang-format, used by the clang power tools)
.clang-*