diff options
author | Jed Barber <jjbarber@y7mail.com> | 2020-05-19 15:22:55 +1000 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2020-05-19 15:22:55 +1000 |
commit | 196a1a2443b8a66784d293120ee64840ee87f02e (patch) | |
tree | 98f36e8d72aecd40be8fb5c767f915966d57fd8a /obj |
Factored out and improved slightly from Packrat project
Diffstat (limited to 'obj')
-rw-r--r-- | obj/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
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 |