diff --git a/.gitignore b/.gitignore
index fa9f9313..f4fab36f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,3 @@
# Except those related to Git and GitHub
!.git*
!.github
-!.phpcs.xml
diff --git a/.phpcs.xml b/.phpcs.xml
deleted file mode 100644
index 037cac58..00000000
--- a/.phpcs.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
- Sniff our code a while
-
- ./
-
- vendor/*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/phpunit.xml b/phpunit.xml
deleted file mode 100644
index 58f58f24..00000000
--- a/phpunit.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
- test/php
-
-
-