diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a2314caa0e..ae9adeaaca 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,8 @@ target .idea *.iml **/logs/ -**/.evosuite/ **/debug-logs/ *.log *.tmp +packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql +packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql
\ No newline at end of file |