Answer the question
In order to leave comments, you need to log in
How to format .GITIGNORE for GITHUB?
There is a repository on GitHub .
Files written in .gitignore file
mod_multi_form-update.xml
.gitignore
README.md
Answer the question
In order to leave comments, you need to log in
How to format .GITIGNORE for GITHUB?
But after the publication of Release
Each time, the package archive contains all the files from this repository.
What do the <<<<<<< and >>>>>>> lines mean in .gitignore?
<<<<<<< OURS
=======
>>>>>>> THEIRS
the XML file must be loaded by URL but must not end up in the archive.
>>>>>>>
are conflicts.
And why shove .gitignore into itself?)
And in general, it should not affect the build in any way)
So the build system and CVS are orthogonal things
And github has nothing to do with it at all)
Look for problems in the builder config
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question