diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-19 12:40:23 +0200 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-19 12:40:23 +0200 |
commit | c092428b53c1306252b66b51f49482650ec1f38b (patch) | |
tree | b2cb5436b0552fc966995e4140dfbcf9a22fb14a /python-build-bin/.gitignore | |
parent | 4366a7c9a4131d5ab5ce400573275a8f8f41a6c2 (diff) |
tlaunch requeriment are compiled, thinkpad touchpad requeriment are compiled, docker requeriment in progress is a long task yet and add validate size
Diffstat (limited to 'python-build-bin/.gitignore')
-rw-r--r-- | python-build-bin/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/python-build-bin/.gitignore b/python-build-bin/.gitignore new file mode 100644 index 0000000..e4912e4 --- /dev/null +++ b/python-build-bin/.gitignore @@ -0,0 +1,18 @@ +# ---> ArchLinuxPackages +*.tar +*.tar.* +*.jar +*.exe +*.msi +*.zip +*.tgz +*.log +*.log.* +*.sig + +pkg/ +src/ + +*.service +*.timer +*.socket |