1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Added phpunit folder to gitignore

This commit is contained in:
Tijn Kuyper
2019-02-09 16:17:42 +01:00
parent 4f90105419
commit 4985342637

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ e107_system/*
e107_core/override e107_core/override
test/* test/*
tmp/* tmp/*
phpunit/
# Ignore Vim swap files # Ignore Vim swap files
*.swp *.swp