about summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Expand)AuthorLines
2019-08-08fix typo in .gitignoreRalf Jung-1/+1
2019-08-08Cargo.toml is at the root these daysRalf Jung-4/+0
2019-08-08gitignore: remove some things that look ancientRalf Jung-16/+0
2019-08-08explain what we want and what not in .gitignoreRalf Jung-0/+4
2019-08-05don't ignore mir_dump folderRalf Jung-1/+0
2019-07-06Rollup merge of #60081 - pawroman:cleanup_unicode_script, r=varkorMazdak Farrokhzad-0/+1
2019-05-25Ignore .vscode even if it is a symlinkOliver Scherer-1/+1
2019-04-18Clean up unicode.py scriptPaweł Romanowski-0/+1
2019-01-08Ignore some IDE-local filesOliver Scherer-0/+1
2018-08-28move file-extension based .gitignore down to src/Ralf Jung-46/+0
2018-07-22Added new lines to .gitignore.David Wood-2/+5
2018-05-21Update .gitignore for libstd_unicodevarkor-7/+7
2018-04-12Implement inferring outlives requirements for references, structs, enum, unio...toidiu-0/+1
2017-11-28rustc_llvm: remove stale referencesTamir Duberstein-1/+0
2017-09-23Allow writing metadata without llvmbjorn3-0/+3
2017-06-30Ignore *.iml filesStepan Koltsov-0/+1
2017-06-02Ignore some folders.kennytm-0/+1
2017-02-13include everything in the vendor directorySteve Klabnik-0/+1
2017-01-03Reduce the size of static data in std_unicode::tables.Simon Sapin-6/+7
2016-11-08rustbuild: Tweak for vendored dependenciesAlex Crichton-0/+1
2016-08-05Ignore VS Code settings directoryVadim Chugunov-0/+1
2016-05-17Auto merge of #33617 - sanmai-NL:gitignore_IntelliJ, r=nikomatsakisbors-8/+8
2016-05-14rustbuild: Ignore user config.toml file.Scott Olson-0/+1
2016-05-13IntelliJ support, ordering, cleanupSander Maijers-8/+8
2016-04-13Add /obj/ to .gitignoreAlex Crichton-0/+1
2016-02-13Add *.pdb to .gitignoreRobin Kruppe-0/+1
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+1
2015-06-25Ignore KDevelop 4 (and 5 pre-release) project filesCruz Julian Bishop-0/+1
2014-08-03gitignore: Add the autogenerated/downloaded unicode data files.Huon Wilson-0/+6
2014-08-03Use globs to ignore target directories.OGINO Masanori-4/+2
2014-08-03Sort .gitignore.OGINO Masanori-64/+64
2014-07-14Move llvm bindings to their own crateBrian Anderson-1/+1
2014-05-30Ignore /build even if it’s a symlink, but only at top-level.Simon Sapin-1/+1
2014-05-28remove /build from .gitignore since there is build/Heather-1/+0
2014-03-09Add /dist/ to .gitignoreBrian Anderson-0/+1
2014-02-16Ignore /build even if it’s a symlink.Simon Sapin-1/+1
2014-02-07doc: add license information for gen. filesAdrien Tétar-1/+0
2014-02-02Rewrite the doc makefile for doc => src/docAlex Crichton-14/+1
2014-01-29extra: move glob to libglobDavid Manescu-0/+1
2014-01-29extra: move arena to libarenaDavid Manescu-0/+1
2014-01-26Add /doc/{flate,rustdoc} to .gitignoreKevin Ballard-0/+2
2014-01-11doc: build the docs for librustpkgKevin Ballard-0/+1
2014-01-11Add /doc/rustuv to .gitignoreKevin Ballard-0/+1
2014-01-10Remove *.pot files and ignore them now.OGINO Masanori-0/+1
2013-12-29Add /doc/{rustc,syntax} to .gitignoreKevin Ballard-0/+2
2013-12-29Add /doc/{green,native} to .gitignoreKevin Ballard-0/+2
2013-12-20Remove many false positives from the ctags resultsChris Morgan-1/+1
2013-12-06Link rustllvm statically, and distribute a static snapshotAlex Crichton-0/+1
2013-11-13Add Window build directory to .gitignoreJoe Schafer-0/+1
2013-11-03Create epub versions of tutorial and ref manual.Noufal Ibrahim-0/+1