diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2018-08-08 17:19:34 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2018-08-08 17:22:16 -0400 |
commit | ca2637e4ddd64a85d7e0300b27b3765906265d7f (patch) | |
tree | b23339c31712bd5180434db3cfb45dfa0f3a2d46 /.gitignore | |
parent | e6f6b0f854e531ce2a96de8b7fa827cbd924da5e (diff) | |
download | random-seed-ca2637e4ddd64a85d7e0300b27b3765906265d7f.tar.xz random-seed-ca2637e4ddd64a85d7e0300b27b3765906265d7f.zip |
Fix stuff.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -1,9 +1,11 @@ -/aclocal.m4 -/autom4te.cache -/config.h.in -/config.log -/config.status -/configure +aclocal.m4 +autom4te.cache +config.h +config.h.in +config.h.in~ +config.log +config.status +configure /Makefile /random-seed |