From c04b2ba175a9a114339faa2e8f23078385f9c6e9 Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Sun, 2 Dec 2018 18:24:10 -0600 Subject: [PATCH] stationapi/src/ was gitignored accidently --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 780dc65..ee174e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ data/ dsrc/ exe/ src/ +!stationapi/src/ stationapi/build/ stationapi/externals/ -.setup \ No newline at end of file +.setup