diff options
author | Squibid <me@zacharyscheiman.com> | 2024-03-30 14:55:57 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2024-03-30 14:55:57 -0400 |
commit | 30bea0c6c1b068cd00dc3429cffeeed3c6766b43 (patch) | |
tree | 3b3ad0c04367e7caf44d7d16123a028db3e6a72e /.gitignore | |
download | waytils-30bea0c6c1b068cd00dc3429cffeeed3c6766b43.tar.gz waytils-30bea0c6c1b068cd00dc3429cffeeed3c6766b43.tar.bz2 waytils-30bea0c6c1b068cd00dc3429cffeeed3c6766b43.zip |
initial commit
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8151d43 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*-protocol.* +*.o +waytils |