diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,5 +6,5 @@ *.war *.ear -# Include SQLite JDBC library. -!sqlite-jdbc-3.7.2.jar +# Include libraries. +!lib/* |
| index : greek-reference-database-creator | |
| Creates the DB used in the Greek Reference app | Ben Linskey |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -6,5 +6,5 @@ *.war *.ear -# Include SQLite JDBC library. -!sqlite-jdbc-3.7.2.jar +# Include libraries. +!lib/* |