diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-27 11:42:30 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-27 11:42:30 +0300 |
commit | 714924059f387a45e9d6f3b50073a84ab60dce05 (patch) | |
tree | 144b409e337142db0a2b47f8843aefa952e43aaa | |
parent | ad9b8b0766d28729aedbba223fa57a5ca845322f (diff) |
add gitignore
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a35387 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +surf +patches +*.o +*.so +*.orig +*.rej |