VS Arduino | |
Visual Micro >> Ideas, Suggestions and Related Tools >> .gitignore file not working properly
https://www.visualmicro.com/forums/YaBB.pl?num=1533895841 Message started by soujanya on Aug 10th, 2018 at 10:10am |
Title: .gitignore file not working properly Post by soujanya on Aug 10th, 2018 at 10:10am
I have the following .gitignore file:
# Ignore everything * # But not these !.gitignore !Code !Materials The intention is to ignore everything except the .gitignorefile itself, and everything under the Code and Materials directories. Somehow when I open SourceTree, the .gitignore file is properly excluded, but the Code and Materials directories are ignored. What did I do wrong? |
Title: Re: .gitignore file not working properly Post by Visual Micro on Aug 11th, 2018 at 8:51pm
Hi
This forum is for visual micro. Visual Micro does not have any interaction with git, we just use standard visual studio c++ projects. I think your question is for whatever git extension you are using or for microsoft. Thanks |
VS Arduino » Powered by YaBB 2.6.12! YaBB Forum Software © 2000-2025. All Rights Reserved. |