diff options
| author | 2024-12-27 23:30:44 -0500 | |
|---|---|---|
| committer | 2024-12-27 23:30:44 -0500 | |
| commit | 36545de15c33778fecb5f79091486f7aff718b97 (patch) | |
| tree | 840bbca595df4f67e6f754777a9d5eb8ed226a5f /.gitignore | |
| parent | chicken egg (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 |
