summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Ignore some IDE-local filesOliver Scherer2019-01-081-0/+1
* move file-extension based .gitignore down to src/Ralf Jung2018-08-281-46/+0
* Added new lines to .gitignore.David Wood2018-07-221-2/+5
* Update .gitignore for libstd_unicodevarkor2018-05-211-7/+7
* Implement inferring outlives requirements for references, structs, enum, unio...toidiu2018-04-121-0/+1
* rustc_llvm: remove stale referencesTamir Duberstein2017-11-281-1/+0
* Allow writing metadata without llvmbjorn32017-09-231-0/+3
* Ignore *.iml filesStepan Koltsov2017-06-301-0/+1
* Ignore some folders.kennytm2017-06-021-0/+1
* include everything in the vendor directorySteve Klabnik2017-02-131-0/+1
* Reduce the size of static data in std_unicode::tables.Simon Sapin2017-01-031-6/+7
* rustbuild: Tweak for vendored dependenciesAlex Crichton2016-11-081-0/+1
* Ignore VS Code settings directoryVadim Chugunov2016-08-051-0/+1
* Auto merge of #33617 - sanmai-NL:gitignore_IntelliJ, r=nikomatsakisbors2016-05-171-8/+8
|\
| * IntelliJ support, ordering, cleanupSander Maijers2016-05-131-8/+8
* | rustbuild: Ignore user config.toml file.Scott Olson2016-05-141-0/+1
|/
* Add /obj/ to .gitignoreAlex Crichton2016-04-131-0/+1
* Add *.pdb to .gitignoreRobin Kruppe2016-02-131-0/+1
* Add a Cargo-based build systemAlex Crichton2016-02-111-0/+1
* Ignore KDevelop 4 (and 5 pre-release) project filesCruz Julian Bishop2015-06-251-0/+1
* gitignore: Add the autogenerated/downloaded unicode data files.Huon Wilson2014-08-031-0/+6
* Use globs to ignore target directories.OGINO Masanori2014-08-031-4/+2
* Sort .gitignore.OGINO Masanori2014-08-031-64/+64
* Move llvm bindings to their own crateBrian Anderson2014-07-141-1/+1
* Ignore /build even if it’s a symlink, but only at top-level.Simon Sapin2014-05-301-1/+1
* remove /build from .gitignore since there is build/Heather2014-05-281-1/+0
* Add /dist/ to .gitignoreBrian Anderson2014-03-091-0/+1
* Ignore /build even if it’s a symlink.Simon Sapin2014-02-161-1/+1
* doc: add license information for gen. filesAdrien Tétar2014-02-071-1/+0
* Rewrite the doc makefile for doc => src/docAlex Crichton2014-02-021-14/+1
* extra: move glob to libglobDavid Manescu2014-01-291-0/+1
* extra: move arena to libarenaDavid Manescu2014-01-291-0/+1
* Add /doc/{flate,rustdoc} to .gitignoreKevin Ballard2014-01-261-0/+2
* doc: build the docs for librustpkgKevin Ballard2014-01-111-0/+1
* Add /doc/rustuv to .gitignoreKevin Ballard2014-01-111-0/+1
* Remove *.pot files and ignore them now.OGINO Masanori2014-01-101-0/+1
* Add /doc/{rustc,syntax} to .gitignoreKevin Ballard2013-12-291-0/+2
* 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