diff options
| author | Remi Collet <remi@remirepo.net> | 2020-06-22 11:35:07 +0200 |
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-06-22 11:35:07 +0200 |
| commit | 2665c6e45b850d64987c4dd5a5f909ad5a960f36 (patch) | |
| tree | da15e3ed833739134badfad607f623242a071871 /.gitignore | |
initial package
open https://github.com/davisking/dlib/issues/2111 broken pkg-config file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01f0400 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +clog +package-*.xml +*.tgz +*.tar.bz2 +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm |
