add-gitignore | An interactive CLI tool that adds a .gitignore | Command Line Interface library
kandi X-RAY | add-gitignore Summary
kandi X-RAY | add-gitignore Summary
An interactive CLI tool that adds a .gitignore to your projects.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of add-gitignore
add-gitignore Key Features
add-gitignore Examples and Code Snippets
Community Discussions
Trending Discussions on add-gitignore
QUESTION
I am reading a book by Ethan Brown called Learning JavaScript. On Ch2 the author will start describing and teaching how to use some tools that will be interesting to learn throughout the course. One of them is git.
There is this part where he tells me to add .gitignore and add a few contents to it.
But I haven't found a way that didn't throw me errors. The passage goes as follows:
First, from your project root, initialize a repository:
...
ANSWER
Answered 2018-Dec-29 at 07:51.gitignore is just like other normal file. Open it by any text editor you like (notepad, sublime text, atom, vs code,...) . Then copy the text the book told you to copy and then paste into that .gitignore file.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install add-gitignore
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page