Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Place the .gitignore file from below in your components directory.

    1. /Users/iguanaxUser/Library/IguanaX/repos/Custom_sdh6FS3aD/

  2. Edit the .gitignore file to include what you want to ignore:

    1. This will ignore all the Sample data I have in the specific components directory:

      Code Block
      /Samples/*
  3. Make an initial commit, connect your component to a repository and make sure the specified files are not there.

NOTE: Adding the .gitignore file before adding the samples folder works easier. If you already have the samples folder you may need to delete that folder and re-upload it.

View file
name.gitignore