diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-16 01:20:49 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-25 22:13:23 +0200 |
| commit | 6fa38f4d83dfd67bba9ef49bb2d1ece3a57e95d1 (patch) | |
| tree | 6bc81a482538a9dea82ae6f60432fffb0ad1c9ff /.gitignore | |
| parent | b2be8b4658deea570b2a1890b6b45a7b2e95b615 (diff) | |
| download | slcl-6fa38f4d83dfd67bba9ef49bb2d1ece3a57e95d1.tar.gz | |
Replace handwritten Makefile with configure script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ build/ slcl *.o *.d +Makefile |
