diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-05-06 18:30:39 +0200 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-05-06 21:29:05 +0200 |
commit | 965bc45937fdfe2a20bc284c3ccc590d01eee389 (patch) | |
tree | e471c8a5da2f09b069dd77f09515b32efbf52f3d /.gitignore |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..12fbb72 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +miniwifi |