From b623e19daebf57677fed3aa1ce7d1059af2f48aa Mon Sep 17 00:00:00 2001 From: rob bygrave Date: Mon, 7 Dec 2020 22:47:43 +1300 Subject: [PATCH] update git ignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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