From 66fcf2b848702c7ad5e0f9987d713d3052235859 Mon Sep 17 00:00:00 2001 From: bjorn Date: Sun, 21 Oct 2018 08:13:01 -0700 Subject: [PATCH] Add build folder; --- .gitignore | 2 -- build/.gitignore | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 build/.gitignore diff --git a/.gitignore b/.gitignore index 90fbec5a..334040ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .tup -build /lovr /data /*.lua @@ -7,6 +6,5 @@ src/obj **/Tupfile Tuprules.tup /watch.sh -*.glsl .DS_Store bin diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1 @@ +*