diff options
| author | 2025-04-12 00:15:35 -0400 | |
|---|---|---|
| committer | 2025-04-12 00:15:35 -0400 | |
| commit | 0bc077807b6873b3606acabbe0b44629da2576ff (patch) | |
| tree | c24a9c72b5352ea94a331ac1cf2a89e4a069f633 /.gitignore | |
write
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02015c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.build.sh +*.o +*.install.sh +*.link +*.static* +*.import* +*.so |
