validate v1 data before import (#1552)

This commit is contained in:
Kevin Papst
2020-03-15 23:34:14 +01:00
committed by GitHub
parent e6e6a1eeea
commit 6eeb01ad48
2 changed files with 41 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,7 @@
# ========== KIMAI ==========
# some hosters require a htaccess to change the PHP version
.htaccess
.idea/
.DS_Store