summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2018-02-28 00:35:15 +0000
committerTomasz Kramkowski <tk@the-tk.com>2018-03-01 11:48:15 +0000
commit364eea8654a69dd0e79cdfa86c10992e6e275ccd (patch)
treeb771e8ced2e4d0a4a0a8822bc49a6316cc14fd8b /.gitignore
downloadvulkan-364eea8654a69dd0e79cdfa86c10992e6e275ccd.tar.gz
vulkan-364eea8654a69dd0e79cdfa86c10992e6e275ccd.tar.xz
vulkan-364eea8654a69dd0e79cdfa86c10992e6e275ccd.zip
init commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c76e195
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.o
+*.spv
+vulkan
+
+*.d
+
+tags
+TAGS
+
+eprintf.h
+eprintf.c
+
+config.mk