diff options
author | Squibid <me@zacharyscheiman.com> | 2024-12-19 00:59:22 -0600 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2024-12-19 01:03:54 -0600 |
commit | b89a69ed5068ce164a31b60a763e5a1547080f38 (patch) | |
tree | 163d124d9cc9a2e1ae1d47413c461da564a02cdd /.gitignore | |
download | XD-b89a69ed5068ce164a31b60a763e5a1547080f38.tar.gz XD-b89a69ed5068ce164a31b60a763e5a1547080f38.tar.bz2 XD-b89a69ed5068ce164a31b60a763e5a1547080f38.zip |
initial commit
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..cc8581b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +XD |