docker-taiga / taiga

docker-compose.yml for simple taiga setup
217 stars 74 forks source link

Add .idea/ files to .gitignore #9

Open 4n70w4 opened 5 years ago

w1ck3dg0ph3r commented 5 years ago

I don't believe this is necessary as there's no limited set of editors people use to edit those files and we can't add all of them to .gitignore.

4n70w4 commented 5 years ago

@w1ck3dg0ph3r So all editors is not needed. The idea editors is the industry standard.

Why did you immediately close the ticket, what about a free discussion?

w1ck3dg0ph3r commented 5 years ago

Sorry for being probably too harsh)

The idea editors is the industry standard.

This very much depends on the specific industry we talking about, though. And the ability to use taiga to manage projects doesn't.

So sorry, but I don't really see a point in adding .gitignore to the three file repo just to cater to the users of one specific editor. If you are using some specific editor, you can simply add relevant entries to your local .gitignore (and include the .gitignore itself).

ctreton commented 4 years ago

.idea folder is in my opinion a personal configuration and should be in your global .gitignore file. But a .gitignore file could be helpful with the folder 'data' created by volume.