Jump to content

.gitignore File Setup


Go to solution Solved by Daniel F,

Recommended Posts

Hi,

I'm preparing to update our InVision software. We use an internal Gitlab instance for SCM, and I'd like to put the core files in there before running the update to manage versions. However, I can't find any documentation on or any default .gitignore files. Does anyone have a recommended .gitignore file? Or know what folders/files are considered "core"?

I would assume as a starting point anything in /cache and /uploads can be ignored.

Any help would be much appreciated. Thanks.

Link to comment
Share on other sites

  • 2 weeks later...
On 7/28/2022 at 4:52 PM, Daniel F said:

Hi,

this is the file which the developers at IPS use

I hope it helps:)

Nitpicking... but wouldn't uploads/logs/*.php be covered by uploads/*, so the former one is superfluous?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...