diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-01-15 10:33:54 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-01-15 10:33:54 +0100 |
| commit | b2146cd4d6e6f5fda36d59c054e0634a2098a03c (patch) | |
| tree | 7ca56e7218a739d4e0a610a0d6395dc3fbef224a /core/.gitignore | |
| parent | 0ef3aa8f1e3698fb3572ad722cd66226ce14815c (diff) | |
move build to objects
Diffstat (limited to 'core/.gitignore')
| -rw-r--r-- | core/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.gitignore b/core/.gitignore new file mode 100644 index 0000000..994a687 --- /dev/null +++ b/core/.gitignore @@ -0,0 +1 @@ +objects/ |