diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-10-24 23:42:05 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-10-24 23:42:05 +1300 |
commit | 32a6db11b7e8ca95bac718baac019d19fff03845 (patch) | |
tree | 42266319bd2568ce838d4fa028e9d17c0e1b769b /obj/.gitignore |
Initial commit of mostly boilerplate
Diffstat (limited to 'obj/.gitignore')
-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 |