add a gitignore file
with this you can checkout modules in the same directory as the .mrconfig file.
This commit is contained in:
parent
260cf45abd
commit
17ff2a6194
1 changed files with 33 additions and 0 deletions
33
.gitignore
vendored
Normal file
33
.gitignore
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
/apache
|
||||
/backupninja
|
||||
/cron
|
||||
/iodine
|
||||
/mod_security
|
||||
/mysql
|
||||
/passenger
|
||||
/puppet
|
||||
/shorewall
|
||||
/strongswan
|
||||
/tor
|
||||
/apt
|
||||
/common
|
||||
/ekeyd
|
||||
/loginrecords
|
||||
/monkeysphere
|
||||
/nagios
|
||||
/perl
|
||||
/rails
|
||||
/sshd
|
||||
/stunnel
|
||||
/user
|
||||
/augeas
|
||||
/concat
|
||||
/git
|
||||
/lsb
|
||||
/munin
|
||||
/openbsd
|
||||
/postfix
|
||||
/reprepro
|
||||
/stdlib
|
||||
/sudo
|
||||
/webhosting
|
Loading…
Reference in a new issue