diff options
author | Louie S <louie@example.com> | 2024-06-06 16:47:11 -0400 |
---|---|---|
committer | Louie S <louie@example.com> | 2024-06-06 16:47:11 -0400 |
commit | a9413e16e8a8d160acb760a0971f25ef23d71e8c (patch) | |
tree | 52148f7902c270f35c5820e3fb280af2ab6edacd /.gitignore | |
parent | 973bbcd6a8af9695a937fdc754e384a917984d2a (diff) |
Rework structure to be friendlier to end-users
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1e90f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build +src/configs +tmp |