.gitignore stuff

This commit is contained in:
Mark Veltzer 2022-08-31 10:27:34 +03:00
parent a3c06d85c4
commit e9706e4820
No known key found for this signature in database
GPG key ID: 3F6FF68773C128F9

5
.gitignore vendored
View file

@ -22,7 +22,7 @@
*.oo
*.elf
*.s
*.d
*.dep
core.*
lib*.so.*
*.gch
@ -101,3 +101,6 @@ coverage.xml
# repositries of deb packages
/deb/mypackage/DEBIAN/control
# generic
*.log