M
M
Maxim2017-02-16 08:37:08
git
Maxim, 2017-02-16 08:37:08

How to create gitignore or where to find it?

It is necessary to make sure that some folders are ignored when committing, I have been googling for about an hour, but I have not found an answer to my question. I looked around all the folders looking for .gitignore, but I didn’t find it. I already tried to create files with the .gitignore extension, wrote folders in it that needed to be ignored, but nothing came of it. Google doesn't give a definitive answer. Here is the project structure. Folders that should be ignored are crossed out.
e232b7a93dff4a1d932f110835cef661.PNG

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Z
Zakharov Alexander, 2017-02-16
@AlexZaharow

I prefer to do it via TortoiseGit: There is a good resource in general: https://github.com/github/gitignore

D
Drovosek01, 2017-10-16
@Drovosek01

Just create a file called ".gitignore." and the dot at the end itself will be removed after the file is created.

D
Dmitry Serkov, 2017-02-16
@Hutaab

How to make git not see .idea?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question