Updated .gitignore and README with new versions
This commit is contained in:
parent
e6da3d94ba
commit
69ddac78cb
@ -45,9 +45,9 @@ Somewhat bleeding edge vagrant box for develop branch related work.
|
|||||||
|
|
||||||
- IP: 192.168.42.101
|
- IP: 192.168.42.101
|
||||||
- Vhost: dev.dolibarr.org
|
- Vhost: dev.dolibarr.org
|
||||||
- OS: Debian Wheezy 7.2
|
- OS: Debian Wheezy 7.5
|
||||||
- Webserver: Apache 2.2
|
- Webserver: Apache 2.2.22
|
||||||
- PHP: mod_php 5.5
|
- PHP: mod_php 5.5.13-1~dotdeb.1
|
||||||
- Database: MySQL 5.5
|
- Database: MySQL 5.5
|
||||||
- Root user: root
|
- Root user: root
|
||||||
- Root password: root
|
- Root password: root
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
ssh/id_rsa
|
ssh/id_rsa
|
||||||
ssh/id_rsa.pub
|
ssh/id_rsa.pub
|
||||||
ssh/insecure_private_key
|
ssh/insecure_private_key
|
||||||
|
ssh/id_rsa.ppk
|
||||||
Loading…
Reference in New Issue
Block a user