gitignore

This commit is contained in:
Devaev Maxim
2021-01-20 16:06:42 +03:00
parent 97e3938d56
commit d874fdeaec

2
.gitignore vendored
View File

@@ -5,9 +5,11 @@
/pkg/arch/v*.tar.gz /pkg/arch/v*.tar.gz
/pkg/arch/ustreamer-*.pkg.tar.xz /pkg/arch/ustreamer-*.pkg.tar.xz
/pkg/arch/ustreamer-*.pkg.tar.zst /pkg/arch/ustreamer-*.pkg.tar.zst
/src/python/build/
/build/ /build/
/config.mk /config.mk
/vgcore.* /vgcore.*
/ustreamer /ustreamer
/ustreamer-dump /ustreamer-dump
/*.so
/*.sock /*.sock