Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-1345

Add a .gitignore file with general exclusions and Eclipse project files excluded

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.5.0
    • 3.4.3, 3.3.5, 3.5.0
    • build
    • None
    • Reviewed

    Description

      I tried looking for an .gitignore file in the ZK sources but I could not find one.

      Preferably, we could add one with the following:

      #	.classpath
      #	.eclipse/
      #	.project
      #	.revision/
      #	.settings/
      #	build/
      #	src/c/generated/
      #	src/java/generated/
      #	src/java/lib/ant-eclipse-1.0-jvm1.2.jar
      #	src/java/lib/ivy-2.2.0.jar
      

      To avoid losing much when doing "git clean -fd" and the likes while cleaning up the working repo dirs during development. This will aid those who use git mirrors for contributions a lot.

      Attachments

        1. ZOOKEEPER-1345.patch
          0.3 kB
          Harsh J

        Activity

          People

            qwertymaniac Harsh J
            qwertymaniac Harsh J
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: