diff options
| author | 2024-12-28 11:30:28 -0500 | |
|---|---|---|
| committer | 2024-12-28 11:30:28 -0500 | |
| commit | a16b01e37efe12ab164ac96de24e161e3c2c8d86 (patch) | |
| tree | da5ad5954a85757d3b4f5aba2c83ebfa77e7e983 /.gitignore | |
| parent | add srfis to eggs (diff) | |
.gitignore
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 |
