1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +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
test/*
tmp/*
phpunit/
# Ignore Vim swap files
*.swp