Skip to content

Commit

Permalink
Fix .gitignore files to correctly ignore migration .sql files
Browse files Browse the repository at this point in the history
  • Loading branch information
Burak Yucesoy committed Aug 25, 2018
1 parent 4122676 commit 8129929
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ regression.out
regression.diffs
results

hll--?.?.sql
hll--?.?-*.sql
!hll--?.?-*--?.?-*.sql
hll--*.*.sql
!hll--*.*--*.*.sql

0 comments on commit 8129929

Please sign in to comment.