diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-15 12:36:54 +0200 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-15 12:36:54 +0200 |
commit | 8b55e7c800fe2ff72740d787d293cc7c7564b583 (patch) | |
tree | 32021c76d916c93e19b813894a1922826281ef80 /abseil-cpp/.gitignore | |
parent | 692ca67859517f3896f2b39813a46220ac8b3998 (diff) |
add abseil-cpp
Diffstat (limited to 'abseil-cpp/.gitignore')
-rw-r--r-- | abseil-cpp/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/abseil-cpp/.gitignore b/abseil-cpp/.gitignore new file mode 100644 index 0000000..e4912e4 --- /dev/null +++ b/abseil-cpp/.gitignore @@ -0,0 +1,18 @@ +# ---> ArchLinuxPackages +*.tar +*.tar.* +*.jar +*.exe +*.msi +*.zip +*.tgz +*.log +*.log.* +*.sig + +pkg/ +src/ + +*.service +*.timer +*.socket |