diff options
| author | Prefetch | 2023-07-16 15:04:44 +0200 |
|---|---|---|
| committer | Prefetch | 2023-07-16 15:04:44 +0200 |
| commit | 1a2e93c752a6b835423cd8bee609b8ec6c3f1262 (patch) | |
| tree | a1c1edccbb110edc9b74b2e7ecbf47196a14c418 /.gitignore | |
Initial commit for publication
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fab3e1d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/lib/*.o +/liblinen.so +/tests/*.run |
