0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
David Goodwin
192ef87378 I know people say not to add vendor/ to git, but this is the --no-dev variant, and it should handle autoloading too ... 2021-10-22 22:29:26 +01:00
David Goodwin
d74b276192 ignore more 2018-12-28 19:21:16 +00:00
Christian Boltz
cd0a718d52
add config.local.php to .gitignore
It should never be commited to git
2018-04-22 18:28:45 +02:00
Adrien Crivelli
6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style
Commands `composer check` and `composer fix` can be used to respectively
check and automatically fix code style in the entire project.
2018-01-25 19:55:51 +00:00
Christian Boltz
0b82dec825
Fix filename for *.menu.conf.php in gitignore
Looks like svn:ignore was wrong or outdated ;-)
2017-03-17 20:24:31 +01:00
Stephen Ostrow
a3e08dd2f8 Adding a .gitignore file which follows the svn:ignore for now 2017-03-17 12:44:40 -04:00