diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-27 12:30:28 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-27 12:30:28 +0300 |
commit | 174cc25e2a7eb14244173765faf5d992d3f4806f (patch) | |
tree | 03c10cd6e01dd6b258bd47f1de6e9cb17e04b079 | |
parent | 5d3c038e48b44d65f3831aa6b16b5926038754a4 (diff) |
add config.h to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ surf patches +config.h *.o *.so *.orig |