mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 19:42:04 +02:00
Ignore libs/{packagecache,zlib-1.2.11}
This commit is contained in:
parent
80e7a4ca6b
commit
f3baf9c4ea
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -49,9 +49,11 @@ po/*.insert-header
|
|||
.DS_Store
|
||||
capi.abi3.so
|
||||
|
||||
# ignore build directory
|
||||
# ignore build remnants
|
||||
builddir/
|
||||
python/build
|
||||
libs/packagecache
|
||||
libs/zlib-1.2.11
|
||||
|
||||
# ignore python binding stuff
|
||||
python/src/deltachat/capi*so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue