pgloader/build/bundle/.gitignore
Dimitri Fontaine 1280ae0b8c Add a bundle distribution.
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.
2016-01-31 21:47:14 +01:00

4 lines
70 B
Plaintext

# Ignore everything in this directory
*
# Except this file
!.gitignore