summaryrefslogtreecommitdiff
path: root/obj/.gitignore
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-07-03 16:57:07 +1000
committerJed Barber <jjbarber@y7mail.com>2017-07-03 16:57:07 +1000
commit8b6cc411cceb51b26579f8fcf94424b4842ef0bf (patch)
tree779ae4f76df38e6c6cd745bd63a5f44a9a169191 /obj/.gitignore
parent18b2b85a28c4e8d59cd564612bb7f60019c53051 (diff)
Changed build from makefile to gpr file
Diffstat (limited to 'obj/.gitignore')
-rw-r--r--obj/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/obj/.gitignore b/obj/.gitignore
new file mode 100644
index 0000000..fc50a55
--- /dev/null
+++ b/obj/.gitignore
@@ -0,0 +1,8 @@
+
+
+# ignore all in this directory except this file
+
+*
+!.gitignore
+
+