mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-11 15:11:15 +01:00
Using Quicklisp bundle facility it is possible to prepare a self-contained archive of all the code needed to build pgloader. Doing that should allow users to easily build pgloader when they are being a restrictive proxy, and packagers to work from a source tarball that has a very limited build dependencies.
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore |