diff options
| author | 2025-01-10 15:51:20 -0500 | |
|---|---|---|
| committer | 2025-01-10 15:51:20 -0500 | |
| commit | 9135d901d54384f569bda9df022871be77b9d254 (patch) | |
| tree | a5b9f9a6bb449fb8cf2d091a1402b91b526988f1 /.gitignore | |
init
Diffstat (limited to '.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..0880f22 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.build.sh +*.install.sh +*.import.scm +*.so +*.link +*.o |
