Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Gogs
  3. Gogs - gitignore for Julia not available

Gogs - gitignore for Julia not available

Scheduled Pinned Locked Moved Gogs
gogsjulia
2 Posts 2 Posters 262 Views 2 Watching
  • 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.
  • L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #1

    How could we offer a gitignore for Julia as a default on Cloudron's Gogs?
    https://julialang.org/

    https://github.com/github/gitignore/blob/main/Julia.gitignore#L1

    # Files generated by invoking Julia with --code-coverage
    *.jl.cov
    *.jl.*.cov
    
    # Files generated by invoking Julia with --track-allocation
    *.jl.mem
    
    # System-specific files and directories generated by the BinaryProvider and BinDeps packages
    # They contain absolute paths specific to the host computer, and so should not be committed
    deps/deps.jl
    deps/build.log
    deps/downloads/
    deps/usr/
    deps/src/
    
    # Build artifacts for creating documentation generated by the Documenter package
    docs/build/
    docs/site/
    
    # File generated by Pkg, the package manager, based on a corresponding Project.toml
    # It records a fixed state of all packages used by the project. As such, it should not be
    # committed for packages, but should be committed for applications that require a static
    # environment.
    Manifest.toml
    
    1 Reply Last reply
    1
    • nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote on last edited by
      #2

      Not a gogs expert, but this seems more like a gogs app specific question or is this a general use-case question here for users gogs users?

      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Bookmarks
      • Search