mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 10:56:10 +02:00
Add build/bin in the git repository, we need that dir now.
This commit is contained in:
parent
77f87fb8b3
commit
a2109a0cd5
1
build/.gitignore
vendored
1
build/.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!bin
|
||||
!.gitignore
|
||||
4
build/bin/.gitignore
vendored
Normal file
4
build/bin/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Loading…
x
Reference in New Issue
Block a user