Subversion Repositories oidplus

Rev

Rev 635 | Rev 661 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 635 Rev 647
Line 7... Line 7...
7
# svn propget svn:ignore */*/*/*/* 2>/dev/null
7
# svn propget svn:ignore */*/*/*/* 2>/dev/null
8
# ...
8
# ...
9
 
9
 
10
composer.lock
10
composer.lock
11
composer.phar
11
composer.phar
-
 
12
oidplus_version.txt
12
/vendor/
13
update.tmp.php
13
 
14
 
14
# Recommendation in https://phpstan.org/config-reference
15
# Recommendation in https://phpstan.org/config-reference
15
# "The usual practice is to have phpstan.neon.dist under version control,
16
# "The usual practice is to have phpstan.neon.dist under version control,
16
# and allow the user to override certain settings in their environment
17
# and allow the user to override certain settings in their environment
17
# (on their own computer or on a continuous integration server) by creating
18
# (on their own computer or on a continuous integration server) by creating