Subversion Repositories oidplus

Rev

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

Rev 502 Rev 587
Line 5... Line 5...
5
# svn propget svn:ignore */*/* 2>/dev/null
5
# svn propget svn:ignore */*/* 2>/dev/null
6
# svn propget svn:ignore */*/*/* 2>/dev/null
6
# svn propget svn:ignore */*/*/* 2>/dev/null
7
# svn propget svn:ignore */*/*/*/* 2>/dev/null
7
# svn propget svn:ignore */*/*/*/* 2>/dev/null
8
# ...
8
# ...
9
 
9
 
-
 
10
# Recommendation in https://phpstan.org/config-reference
-
 
11
# "The usual practice is to have phpstan.neon.dist under version control,
-
 
12
# and allow the user to override certain settings in their environment
-
 
13
# (on their own computer or on a continuous integration server) by creating
-
 
14
# phpstan.neon that’s present in .gitignore file."
-
 
15
phpstan.neon
-
 
16
 
10
# (ViaThinkSoft internal)
17
# (ViaThinkSoft internal)
11
dev/oidplus_1_with_token.html
18
dev/oidplus_1_with_token.html
12
 
19
 
13
# (deprecated)
20
# (deprecated)
14
includes/config.inc.php
21
includes/config.inc.php