summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: add generated doc files to ignore listScott Garman2013-01-031-2/+22
| | | | | | | (From OE-Core rev: c067fbcb910f888cc6328d725a395ce681862377) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gitignore: add wildcard to match toplevel patch filesPaul Gortmaker2012-06-141-0/+1
| | | | | | | | | | | | | | | To support the basic workflow of trivial patches: git format-patch HEAD~.. ; git send-email --to foo@bar.com 0001-foo.patch We don't want git status reporting on patches lying in the top level dir in this case. Cc: Richard Purdie <richard.purdie@linuxfoundation.org> (From OE-Core rev: 7e32cbf30352e12c55c3c378631f4e238cf682c5) Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* .gitignore: expand pyshtables.py ignoringLauri Hintsala2012-03-151-1/+1
| | | | | | | | | | Bitbake generates pyshtables.py to bitbake/lib/bb/pysh/ folder if the user has write permissions there. Let's ignore generated file also on that location. (From OE-Core rev: 975e93fadfc90b7dbdf42fa6ceaef5c38166f2d9) Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update gitignore to ignore all meta-* directoriesMatthew McClintock2011-10-041-5/+3
| | | | | | | | | | meta-XYZ directories have been manually added in the past, instead always ignore them unless they are explicitly added (From OE-Core rev: 3c6e85c653ce176fd2cb5a570e63c8e5da5a4e48) Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* .gitignore: Update build ignores to have wildcardKumar Gala2011-07-221-6/+6
| | | | | | | | | ignore not just build/* but any build*/* cases. (From OE-Core rev: 36d0edd2f4c27b4c1040ba9d9ae52eee634cc95c) Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie2011-04-211-1/+1
| | | | | | (From OE-Core rev: 877b3d84597fcfc3abf5aa332019d412f2717896) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* .gitignore: Drop stale entriesRichard Purdie2011-04-211-15/+0
| | | | | | (From OE-Core rev: 832240f2c5b4f4af8a8e5b652c7e234560104cc4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky/.gitignore: updated the lines for the kernel manualScott Rifenbark2010-12-101-4/+3
| | | | | | Ended up renaming these so they are all named 'kernel-manual" Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* poky/.git/.gitignore: added the yocto-project-kernel-manual.pdf fileScott Rifenbark2010-12-101-0/+4
| | | | Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* .git/.gitignore: Added files for the new kernel document.Scott Rifenbark2010-12-101-0/+2
| | | | | | added the HTML and TAR files to this ignore file. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* .gitignore: update for new bsp-guide locationSaul Wold2010-11-181-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gitignore: ignore the default downloads directoryJoshua Lock2010-11-141-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* .gitignore: Update after documentation layout changesRichard Purdie2010-11-061-2/+5
|
* documentation: Complete poky-handbook -> poky-ref-manual renameRichard Purdie2010-10-151-18/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Update gitignoreJoshua Lock2010-10-121-0/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gitignore: Add meta-extras and meta-m2Richard Purdie2010-10-021-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* .gitignore: Ignore the built bsp-guideJoshua Lock2010-06-081-0/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* .gitignore: Add packaged staging directory to ignore listJoshua Lock2010-03-261-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* .gitignore: ignore bblayers.confJoshua Lock2010-03-231-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* .gitignore: Add handbook generated files to the ignore listRichard Purdie2010-03-191-0/+17
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add *~ to .gitignoreRichard Purdie2010-02-011-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add poky-autobuilder to .gitignoreRichard Purdie2009-08-261-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gitignore: Update entries to match various meta repositoriesRichard Purdie2008-12-171-1/+4
|
* .gitignore: Add extra entriesRichard Purdie2008-11-061-0/+3
|
* .gitignore: Add build/conf/local.confRichard Purdie2008-11-041-0/+1
|
* .gitignore: Fix directory reference issueRichard Purdie2008-11-031-1/+1
|
* Add meta-moblin-internal to gitignoreSamuel Ortiz2008-10-221-0/+1
|
* Update the ignore file so that it also includes VIM swap filesRobert Bradford2008-10-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5528 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add .gitignoreRobert Bradford2008-10-171-0/+4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5525 311d38ba-8fff-0310-9ca6-ca027cbcb966