diff options
author | Michael McVady <femtonaut@gmail.com> | 2023-01-05 13:10:10 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2023-01-05 13:10:10 -0600 |
commit | bd5a43e25909e43c6bc313cbfa2c5e4b9d1ebc70 (patch) | |
tree | 9b6217b5929a4c93e48f6377c4c6f6eda788b55b | |
parent | 16aad4026e45a07817a29af80aa1c507bc36e66c (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ *.o +*.swp +.env .flavor .objs -clog.so assets.h cert +clog.so +kore.pid |