Preventing uploading .git directory onto Micropython device

I have been using PyCharm with the Micropython plugin. Today I started using git with the project. How do I prevent .gitignore and .git/* from being uploaded on the Micropython device?

0
1 comment

Hi,

Sorry I can't give you a direct answer since I haven't worked with MicroPython myself, but I can suggest to also try asking here: https://github.com/vlasovskikh/intellij-micropython

0

Please sign in to leave a comment.