diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-31 01:07:09 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-31 01:07:09 -0500 |
commit | d20d7a88902659b28369b56ab5d1447b775fb7a1 (patch) | |
tree | 97d3c76b7193e40215afc4b423943f3eca1ea029 /.gitignore | |
download | xdeadzone-d20d7a88902659b28369b56ab5d1447b775fb7a1.tar.gz |
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..c0ebefd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +core +xdeadzone |