about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-07-03T03·34-0400
committerglittershark <grfn@gws.fyi>2020-07-03T03·35+0000
commit44dfc50e2a40e2cf753bd2435468daa2fdaef482 (patch)
tree6bd88ce32976285f8b2eebf1b1b24becb08069bd
parent265d40ea524c09b6a7c5593405e42b56a5dd1587 (diff)
chore(xan): Gitignore data directory r/1184
I'm using this dir to store save files that are particularly
interesting, eg bug reproductions etc.

Change-Id: Id6a805d85b3ea2e1171ea3af96303f05c2468070
Reviewed-on: https://cl.tvl.fyi/c/depot/+/893
Reviewed-by: glittershark <grfn@gws.fyi>
-rw-r--r--users/glittershark/xanthous/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/xanthous/.gitignore b/users/glittershark/xanthous/.gitignore
index bc711a2470..74014978ff 100644
--- a/users/glittershark/xanthous/.gitignore
+++ b/users/glittershark/xanthous/.gitignore
@@ -31,3 +31,4 @@ result
 
 # app-specific
 debug.log
+data