diff options
author | justanothercatgirl <sotov@twistea.su> | 2025-03-24 08:21:04 +0300 |
---|---|---|
committer | justanothercatgirl <sotov@twistea.su> | 2025-03-24 08:21:04 +0300 |
commit | 787ef64ce61302a159ad48974272533b6fdf6c9e (patch) | |
tree | 94d1641a6b8d5e541ec1a9c6eafe9be15b3e4a91 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a1a458 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.so +*.o +rename.ld +main |