summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
...
* Add /doc/{green,native} to .gitignoreKevin Ballard2013-12-291-0/+2
* Remove many false positives from the ctags resultsChris Morgan2013-12-201-1/+1
* Link rustllvm statically, and distribute a static snapshotAlex Crichton2013-12-061-0/+1
* Add Window build directory to .gitignoreJoe Schafer2013-11-131-0/+1
* Create epub versions of tutorial and ref manual.Noufal Ibrahim2013-11-031-0/+1
* doc: tidy and cleanup CSS deps, add tutorial PDF generationAdrien Tétar2013-10-211-1/+1
* Ignore the generated docs for libextraHuon Wilson2013-05-251-1/+1
* Update .gitignoreYoungmin Yoo2013-05-141-0/+1
* gitignore: Add build/ subdirectoryTim Chevalier2013-04-171-0/+1
* Add some more generated files to the .gitignore fileHuon Wilson2013-04-131-0/+5
* .settings/ added in .gitignoreMahmut Bulut2012-10-241-0/+1
* Update .gitignoreTim Chevalier2012-08-211-0/+1
* Make git ignore the .DS_Store file on Macs (wherever it is)Tim Chevalier2012-06-121-0/+1
* Add config.stamp to .gitignoreTim Chevalier2012-03-271-0/+1
* Stop .gitignoring rustboot. It does not existBrian Anderson2012-03-051-1/+0
* Stop .gitignoring the rustc directoryBrian Anderson2012-03-051-1/+0
* Ignore temp filesTim Chevalier2012-03-011-0/+1
* Update .gitignoreTim Chevalier2012-01-201-0/+2
* Add .elc files to .gitignore. Closes #1578Brian Anderson2012-01-201-0/+1
* update gitignore with some doc-related filesTim Chevalier2012-01-191-0/+3
* Add /inst/ to .gitignoreGraydon Hoare2011-12-231-0/+1
* .gitignore a bunch of artifacts of in-tree buildsBrian Anderson2011-11-191-1/+6
* Update to libuv commit 3ca382.Erick Tryzelaar2011-09-231-1/+1
* More additions to .gitignore.Graydon Hoare2011-07-131-0/+7
* Ignore files generated by Doxygen.Lindsey Kuper2011-06-011-0/+2
* Added .bz2 and stage1 directory to .gitignoreTim Chevalier2011-05-161-1/+3
* add dl/ and .pyc files to .gitignoreTim Chevalier2011-05-161-1/+1
* add dl/ and .pyc files to .gitignoreTim Chevalier2011-05-051-1/+2
* Add *.pyc to .gitignoreBrian Anderson2011-05-041-0/+1
* Continued sketching out code for checking states against preconditions.Tim Chevalier2011-04-061-0/+1
* Gitignore the recommended build directoryBrian Anderson2011-04-021-0/+1
* added Mac .DS_Store directory to .gitignoreTim Chevalier2011-04-011-0/+1
* Fix rules for gitignoring in-tree build artifacts to not ignore legitimate pa...Brian Anderson2011-03-261-3/+3
* Ignore artifacts from in-tree buildsBrian Anderson2011-03-251-0/+5
* Ignore emacs autosave files.Lindsey Kuper2011-03-181-0/+3
* Ignore *.tmp to ignore lib-io.boot.tmpBrian Anderson2011-01-301-0/+1
* Fix .gitignore to re-ignore test binaries with new extensionsBrian Anderson2011-01-071-2/+2
* Add .valgrindrc to .gitignore.Graydon Hoare2011-01-031-0/+1
* Allow every test to make a .tmp file that is cleaned up before execution.Roy Frostig2010-08-201-0/+2
* Added Eclipse's .project and .cproject to .gitignore.Michael Bebenita2010-08-091-0/+2
* Teach the makefile to generate .ll files,Jeffrey Yasskin2010-07-221-0/+2
* Make the build system run dsymutil so we can debug llvm-produced binaries on ...Jeffrey Yasskin2010-07-201-0/+1
* permit use before import. closes #48Adam Bozanich2010-07-161-0/+1
* Add more scratch files to .gitignore.Graydon Hoare2010-07-031-0/+3
* Ignore TAGS.Graydon Hoare2010-06-241-0/+1
* A couple more ignorable files.Graydon Hoare2010-06-241-0/+4
* Add more ignorable build artifacts.Graydon Hoare2010-06-241-0/+14
* Populate tree.Graydon Hoare2010-06-231-0/+2
* Initial git commit.Graydon Hoare2010-06-161-0/+10