summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2022-10-04 00:29:20 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2022-10-04 00:29:20 +1300
commit3f290e0d6c3ef1435253095de2cf53016855840e (patch)
tree46765dfe4b256ff00830ba4bfa2c55634b3887b7
Initial setup
-rw-r--r--bin/.gitignore4
-rw-r--r--obj/.gitignore4
2 files changed, 8 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
new file mode 100644
index 0000000..ea7f887
--- /dev/null
+++ b/bin/.gitignore
@@ -0,0 +1,4 @@
+
+
+*
+!.gitignore
diff --git a/obj/.gitignore b/obj/.gitignore
new file mode 100644
index 0000000..ea7f887
--- /dev/null
+++ b/obj/.gitignore
@@ -0,0 +1,4 @@
+
+
+*
+!.gitignore