diff --git a/.project b/.project new file mode 100644 index 0000000..86dadcb --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + example_repo + + + + + + + + diff --git a/php/helloworld.php b/php/helloworld.php index 36a63d6..05ab549 100644 --- a/php/helloworld.php +++ b/php/helloworld.php @@ -1,4 +1,4 @@ -Hello, git user!

';