Skip to content

Instantly share code, notes, and snippets.

@PhoneDroid
Created September 25, 2023 06:38
Show Gist options
  • Select an option

  • Save PhoneDroid/c9f133e3ee3825bbc5f85a1ed8c386bb to your computer and use it in GitHub Desktop.

Select an option

Save PhoneDroid/c9f133e3ee3825bbc5f85a1ed8c386bb to your computer and use it in GitHub Desktop.

The correct way to ignore a folder seems to be:

Source/

The following didn't work:

Source
Source/*
Source/*.*

./Source
./Source/
./Source/*
./Source/*.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment