The Artima Developer Community
Sponsored Link

Java Buzz Forum
.ignore files should not be stored in a project's source folders

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
josef betancourt

Posts: 262
Nickname: averagejoe
Registered: Mar, 2013

josef betancourt is developer using Java and other stuff
.ignore files should not be stored in a project's source folders Posted: Oct 28, 2013 8:03 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by josef betancourt.
Original Post: .ignore files should not be stored in a project's source folders
Feed Title: T. C. Mits
Feed URL: http://octodecillion.com/feed/
Feed Description: Java development and other technology topics
Latest Java Buzz Posts
Latest Java Buzz Posts by josef betancourt
Latest Posts From T. C. Mits

Advertisement
Many version control systems use ignore files in a folder to indicate resources that should not be in version control. But, these ignore files are a separate concern, not germane to the purpose of the source code. Should we also have files that indicate how to compile? These concerns are localized, either in the build [...]

Read: .ignore files should not be stored in a project's source folders

Topic: JSF Tomcat Configuration Example Previous Topic   Next Topic Topic: Inside Atlassian: feature branching on the Stash team

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use