diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-02-08 10:58:37 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-02-08 10:58:37 +0000 |
commit | 66293d77d05071475fd38a412b2b4c5fcf373a8b (patch) | |
tree | a18d57dbd267dd40d47c5100f98492d3305912bd /.gitignore | |
parent | b9b757e59478e625845c20ae24a1d624910a022e (diff) |
removed bin files
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..33696cb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +st +*.o +*.rej +*.orig |