summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2014-10-01 16:08:22 -0700
committerKenneth Graunke <kenneth@whitecape.org>2014-10-01 16:09:33 -0700
commitcae15b8b4c2889d6e94dc0ed69bb973edd45c163 (patch)
treefc4d0fdec78d969c1e6b8d99a532bff4fce741bb
parentd715da671f76d4568b804e43a2aed9ab90d10021 (diff)
Update .gitignore files.
The intention behind ignoring shaders/closed is that you can drop additional shaders there that you don't have permission to publish.
-rw-r--r--.gitignore1
-rw-r--r--shaders/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ba077a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/shaders/.gitignore b/shaders/.gitignore
index f47cb20..c47fd30 100644
--- a/shaders/.gitignore
+++ b/shaders/.gitignore
@@ -1 +1,2 @@
*.out
+closed