> Because your file is wrong !! The .gitignore (and other) files use
> filename globs, not regular expressions.
[] is supported (by Git).
07/10/2017 10:53 - Thibault M. wrote:
> Because your file is wrong !! The .gitignore (and other) files use
> filename globs, not regular expressions.
>
>
>
> Le lundi 10 juillet 2017 09:28:04 UTC+2, dylanh724 a écrit :
> >
> > This is really confusing me because *the files that SHOULD be ignored are
> > showing with the files that SHOULD be added:*
> >
> >
> > For example, *EmptyDirectoriesRemover.cs *should actually be ADDED (not
> > ignored), but it's mixed in with all these Temp/ files that should ignored.
> >
> >
> > Is my ignore file wrong? Should it be "Temp/" instead of "/Temp/" (remove
> > the prefix "/")?
> >
> >
> >
>
https://groups.google.com/d/msgid/smartgit/081b03a4-9305-4aa0-91f5-ed2027253aa6%40googlegroups.com.