• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Version control for Mervis projects

    Mervis
    2
    2
    46
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jakub Sykora last edited by

      Hi,
      does anybody use any VCS like GIT for Mervis projects?
      What setup do you recommend (which files/dirs to include/ignore) ?

      1 Reply Last reply Reply Quote 0
      • M
        Matt last edited by

        Here's what I'm using in my .gitignore:

        *.bin
        bin
        *.exs
        *.zip
        */HmiResources
        */HMI-*
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post