From beb13bf89f492afe74fa97ff1d42d26cee4e2a48 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Tue, 23 May 2017 01:39:43 -0700 Subject: [PATCH] Ignore source tarball files that are built The source tarballs that are released are built from development trees. A number of files are created that are not in the development tee. Other files development files are replaced. We also ignore all binary files and library files that are built. --- .gitignore | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..87adb3f --- /dev/null +++ b/.gitignore @@ -0,0 +1,83 @@ +.dynamic +.hsrc +Makefile.simple +NOTES +align32.h +args.h +cal/.all +calc +calc.1 +calc.usage +calcerr.c +calcerr.h +conf.h +cscript/.all +cscript/4dsphere +cscript/README +cscript/fproduct +cscript/mersenne +cscript/piforever +cscript/plus +cscript/powerterm +cscript/simple +cscript/square +custom/.all +custom/Makefile.simple +custom/libcustcalc* +endian +endian_calc.h +fposval.h +have_const.h +have_fpos.h +have_fpos_pos.h +have_getpgid.h +have_getprid.h +have_getsid.h +have_gettime.h +have_memmv.h +have_newstr.h +have_offscl.h +have_posscl.h +have_rusage.h +have_stdlib.h +have_stdvs +have_strdup.h +have_string.h +have_times.h +have_uid_t.h +have_unistd.h +have_unused.h +have_urandom.h +have_ustat.h +help/.all +help/COPYING +help/COPYING-LGPL +help/binding +help/bindings +help/bug +help/bugs +help/builtin +help/change +help/changes +help/copy +help/cscript +help/custom_cal +help/errorcode +help/errorcodes +help/full +help/funclist +help/funclist.c +help/libcalc +help/man +help/new_custom +help/resource +help/type +help/usage +libcalc* +libcustcalc* +longbits +longbits.h +sample_many +sample_rand +terminal.h +ver_calc