diff options
| author | 2025-02-24 15:29:00 -0500 | |
|---|---|---|
| committer | 2025-02-24 15:29:00 -0500 | |
| commit | 923b07c725547b38727c05649a6274e4fd77fb7e (patch) | |
| tree | 0a3ba39f6763e54e0dc367f3f1b795df77f9c551 /.gitignore | |
dispatch on types with multiple scopes
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 |
