diff --git a/.gitignore b/.gitignore index 8083e865..0cbf7196 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ config.php .settings/ .project .buildpath +.htaccess diff --git a/PHPCI/build/.gitignore b/PHPCI/build/.gitignore new file mode 100644 index 00000000..c96a04f0 --- /dev/null +++ b/PHPCI/build/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/PHPCI/build/.gitkeep b/PHPCI/build/.gitkeep deleted file mode 100644 index e69de29b..00000000 diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 00000000..c96a04f0 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/build/.gitkeep b/build/.gitkeep deleted file mode 100644 index e69de29b..00000000