ref: 1449b3580d7e6b58547dbdae196f9fb6b3151300
parent: 814691362a4dd3912cc0ad5d2599cd1576d3679a
author: Evan Pratten <ewpratten@gmail.com>
date: Wed Jul 28 06:29:54 EDT 2021
Some tweaks to git's ignore and keep rules
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,12 @@
*.creator*
*.files
*.includes
+
+# Ignore build outputs
build
+src/*.o
+src/*.a
+Raw_Demos/bigfont
+Raw_Demos/gears
+Raw_Demos/t2i
+lib/*.a
\ No newline at end of file
--- a/lib/keep_alive.txt
+++ /dev/null
@@ -1,1 +1,0 @@
-hey git could you not delete this folder thanks