diff options
| author | Mattias Andrée <maandree@kth.se> | 2021-04-08 21:45:55 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2021-04-08 21:45:55 +0200 | 
| commit | 3c1973e9ef647cafbffb42760a905e79966f43bd (patch) | |
| tree | 996fd9eb9ebcfc276184098a32ca42a9203ad8f5 /.gitignore | |
| parent | Add more sequences and remove pause key as it conflicts with F1 (diff) | |
| download | libterminput-3c1973e9ef647cafbffb42760a905e79966f43bd.tar.gz libterminput-3c1973e9ef647cafbffb42760a905e79966f43bd.tar.bz2 libterminput-3c1973e9ef647cafbffb42760a905e79966f43bd.tar.xz | |
Add build of dynamically linked library
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -6,5 +6,7 @@  *.so  *.su  *.out +*.dll +*.dylib  /test  /interactive-test | 
