Browse Source

Ignore debug.log and error.log

Michael Hoffmann 9 years ago
parent
commit
28c5e0060f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -8,6 +8,8 @@
 /phpcs.xml
 /vendor
 *.mo
+debug.log
+error.log
 
 # IDE and editor specific files #
 #################################