Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gitignore

Create a file named ".gitignore" on the outer most place of your project
add the file or folder names you want git to ignore before pushing.
Example- node_modules
Source by www.toptal.com #
 
PREVIOUS NEXT
Tagged: #gitignore
ADD COMMENT
Topic
Name
9+2 =