fpoussin / QStlink2

Cross-platform STLink v2 GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QtUsb as submodule

slavkoja opened this issue · comments

As we mentioned in #14 the QtUsb is missing in tar.gz file, i go to this problem with my another git project (outside of github), then i add into .gitignore file:

*/.git*

After this and after remove/add the directory again, the directory is added as normal directory into git (with its content and not as submodule) and the git functions remains in it. Because the directory is not a submodule more, it is included in export...