diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-04-26 16:57:47 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-04-26 16:57:47 +0200 |
| commit | 0c41b30e1534e4e23a1ff15eca50247579071d83 (patch) | |
| tree | 72556ee1cce3c978eeb9655f365b7f67c97d0673 /.gitignore | |
Yet another project that will likely never be used by anyone
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b8f9806 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +libuconfig.a +src/uconfig.o +test/uconfig_test +test/uconfig_test.o |
