aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20gitignore: add __pycache__Oliver Smith1-0/+1
The osmo-depcheck script consists of multiple Python files. Python creates a __pycache__ folder, so let's make sure that does not get added by accident into the git repository. Related: OS#2642 Change-Id: Ic8fb08fec1629846fc0712d6bc0b6288fbba7dc9
2017-10-30gitignore: also ignore jenkins-jobs.ini with a dashNeels Hofmeyr1-0/+1
Some may "accidentally" use a dash when reading the README file. Change-Id: I34877e2ba874c71b1be0079125f3662a9492a314
2017-08-15add jenkins job builder files for osmocom-nightly-nitb-split.shAlexander Couzens1-0/+1
jenkins job builder is a python library to write jenkins jobs in .yml or .json including templating and basic substition operation. To update the job call: Create your own jenkins_jobs.ini based on the exmaple and call jenkins-jobs --conf ./jenkins_jobs.ini update osmocom-nightly-nitb-split.yml Change-Id: Ie7c655c6e0e3761e7970e479cadb5ae14faa2c1c
2016-10-01gitignoreNeels Hofmeyr1-4/+2
Change-Id: Ic61c17bbabc968c8571b7c0629f3438360563975
2016-09-27add gitignoreNeels Hofmeyr1-0/+7
Change-Id: I5f67eee76ea40716c390e4d85e05af84a6c5f3d9