diff options
| author | EuAndreh <eu@euandre.org> | 2025-01-10 19:16:46 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-01-10 19:16:46 -0300 |
| commit | 453690061035661435407594f2c3d8304671bf7b (patch) | |
| tree | 0c63a279ac7d642fca75467df8e794a115d6f1a4 /.gitignore | |
| parent | src/random.h: Add initial implementation of random_{new,free,generate}() (diff) | |
| download | pindaiba-453690061035661435407594f2c3d8304671bf7b.tar.gz pindaiba-453690061035661435407594f2c3d8304671bf7b.tar.xz | |
Replace src/config.h with <s.h>; incorporate changes from other projects
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /*.a /*.bin -/src/config.h +/src/meta.h /src/*.o /src/*.cat /tests/*.o |
