summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Explain why `/obj/` is ignoredgitignore-readd-tmpMazdak Farrokhzad2019-08-101-0/+1
* Explain why `/tmp/` is ignoredMazdak Farrokhzad2019-08-101-0/+1
* .gitignore: Readd `/tmp/`Mazdak Farrokhzad2019-08-101-0/+1
* more alphabeticalRalf Jung2019-08-081-1/+1
* tweak ignoresRalf Jung2019-08-081-3/+4
* fix typo in .gitignoreRalf Jung2019-08-081-1/+1
* Cargo.toml is at the root these daysRalf Jung2019-08-081-4/+0
* gitignore: remove some things that look ancientRalf Jung2019-08-081-16/+0
* explain what we want and what not in .gitignoreRalf Jung2019-08-081-0/+4
* don't ignore mir_dump folderRalf Jung2019-08-051-1/+0
* Rollup merge of #60081 - pawroman:cleanup_unicode_script, r=varkorMazdak Farrokhzad2019-07-061-0/+1
|\
| * Clean up unicode.py scriptPaweł Romanowski2019-04-181-0/+1
* | Ignore .vscode even if it is a symlinkOliver Scherer2019-05-251-1/+1
|/
* 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