Merge remote-tracking (subtree) branch 'PracticingPhp/master'
This commit is contained in:
13
PracticingPhp/.gitignore
vendored
Normal file
13
PracticingPhp/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
*/*.log
|
||||
*/*.pid
|
||||
|
||||
web/nginx.conf
|
||||
web/html/wikipedia-tutorial/writable/*.*
|
||||
web/html/wikipedia-tutorial/templates_c/*.*
|
||||
web/php.ini
|
||||
web/session.save_path/sess_*
|
||||
|
||||
web-cake/nginx.conf
|
||||
web-cake/php.ini
|
||||
web-cake/session.save_path/sess_*
|
||||
web-cake/html/app/tmp
|
Reference in New Issue
Block a user