diff --git a/.gitignore b/.gitignore index 1b88dd830..861a33064 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ *.autofetch -*create-all.sql -*drop-all.sql *.orig .classpath .project @@ -12,7 +10,6 @@ ebean-autotune.xml ebean-profiling*.xml /db /mydb.db -!src/test/ddl-review/*.sql profiling/ # Intellij project files @@ -20,4 +17,4 @@ profiling/ *.ipr *.iws .idea/ -*uuid.state \ No newline at end of file +*uuid.state