diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-02-09 10:30:55 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-02-09 10:30:55 -0500 |
commit | 56760f0517c646f41dd179e1f365d3268df3ec50 (patch) | |
tree | 95e8d4f96b35c318a3669966385a7bdb71e36434 /.gitignore |
initial commit
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..fa983e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.* +*.o +alee |