Commit graph

8 commits

Author SHA1 Message Date
Lee Clemens
6c34cf2e1e Add .idea dir to .gitignore 2014-12-30 17:52:45 -05:00
Florian Pelgrim
2f42ab00ad Adding vagrant support
Vagrant will provide you with a default devel box where code
can be tested. No further arguments like "On my system it is
running. Has to be yours".
I choosed a Debian wheezy based box with saltstack installed.
Wheezy because it is stable and ships mostly older packages
than other distros. Saltstack is used for pre-installing
packeges when bringing up our box. So any requierements from
fail2ban can be saved here and shipped out with git.

You can add multiple other boxes. For example adding CentOS
to check if the tests are passing also there.
2014-07-17 16:44:45 +02:00
Daniel Black
ea2a13946e TST: more test of filters 2013-12-29 05:29:59 +00:00
Steven Hiscocks
70bcb0e32f Add *.bak files generated by 2to3 to gitignore 2013-04-13 17:05:19 +01:00
Daniel Black
c6ac9c2e35 ENH: git ignore failed patch reminants 2013-03-16 13:53:51 +11:00
Daniel Black
3665e6dc44 Add development documentation and framework for code coverage measurement 2013-03-10 15:18:42 +11:00
Daniel Black
b95dc592b9 ignore build directory and compiled python bits 2012-12-12 21:43:27 +11:00
Yaroslav Halchenko
c6ea666ac8 added rudimentary .gitignore 2011-11-18 11:50:49 -05:00