diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-11-09 10:08:05 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-11-09 10:08:05 +0100 |
commit | 6f7a63b3b60a8094324c89d14606af26e2d417df (patch) | |
tree | f482764bf25e01b79806833508722dbfc08f2ed7 /.gitignore | |
parent | ac13cb90143bee033a396acc3524c761a58bec10 (diff) | |
download | temp-postgres-6f7a63b3b60a8094324c89d14606af26e2d417df.tar |
Port to GNU/Linuxtemp-postgres-0.2.0
Tested on Void Linux x86_64 glibc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aee2e4c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.mk |