David-Sarah Hopwood
edc1f5f67f
Makefile: add 'make tmpfstest', which uses a tmpfs for _trial_temp.
...
This probably only works on Linux. It uses sudo to mount and unmount the tmpfs,
which may prompt for a password. refs #20
Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
2012-10-25 02:16:21 +01:00
David-Sarah Hopwood
bdd0b55b0d
Ignore *~, /miscaptures.txt and /violations.txt.
...
Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
2012-09-17 14:06:48 -07:00
Brian Warner
326b2db54a
.gitignore: ignore generated test-coverage files too
2012-01-12 22:56:29 -08:00
Brian Warner
2efcdc93fa
.gitignore: also ignore tahoe-deps and .tgz, to fix 'make tarballs'
...
Otherwise, the get-version-from-git code thinks the tree is dirty, and
creates SUMO tarballs with -dirty in the name.
2012-01-12 13:09:25 -08:00
Brian Warner
96ef2a7657
restore .gitignore, stop .darcs-boringfile it
2012-01-09 02:52:43 +00:00
Brian Warner
2cccc1a3df
remove setuptools_darcs.egg
2012-01-08 22:55:45 +00:00
Brian Warner
d887782418
add test-git-ignore.py, to port the 'clean' buildbot test to git
...
add .gitignore to match .darcs-boringfile, mostly
2012-01-08 14:12:32 -08:00