Set up git ignore file
Create a file named
.gitignore
in your project's directory. Ignore directories by entering the directory name into the file (with a slash appended):
Example:
Last updated
Create a file named .gitignore
in your project's directory. Ignore directories by entering the directory name into the file (with a slash appended):
Example:
Last updated