2019-08-08 17:19:44 +08:00
|
|
|
# This file should only ignore things that are generated during a build,
|
2019-08-08 14:49:58 +08:00
|
|
|
# generated by common IDEs, and optional files controlled by the user
|
|
|
|
# that affect the build (such as config.toml).
|
|
|
|
# FIXME: This needs cleanup.
|
2014-08-02 21:21:20 +08:00
|
|
|
*~
|
|
|
|
.#*
|
|
|
|
.DS_Store
|
|
|
|
.cproject
|
2010-06-17 05:30:45 +08:00
|
|
|
.hg/
|
|
|
|
.hgignore
|
2016-05-14 01:18:59 +08:00
|
|
|
.idea
|
2017-07-01 04:18:47 +08:00
|
|
|
*.iml
|
2016-05-14 01:18:59 +08:00
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
2010-08-09 21:55:27 +08:00
|
|
|
.project
|
2014-08-02 21:21:20 +08:00
|
|
|
.settings/
|
2011-01-04 05:56:01 +08:00
|
|
|
.valgrindrc
|
2019-03-27 00:57:13 +08:00
|
|
|
.vscode
|
2018-12-24 04:21:02 +08:00
|
|
|
.favorites.json
|
2011-11-20 05:48:19 +08:00
|
|
|
/Makefile
|
2014-08-02 21:21:20 +08:00
|
|
|
/build
|
2016-05-14 15:16:08 +08:00
|
|
|
/config.toml
|
2014-08-02 21:21:20 +08:00
|
|
|
/dist/
|
|
|
|
/dl/
|
|
|
|
/doc
|
2011-12-24 03:43:27 +08:00
|
|
|
/inst/
|
2014-08-02 21:21:20 +08:00
|
|
|
/llvm/
|
2011-07-14 04:51:30 +08:00
|
|
|
/mingw-build/
|
2014-08-02 21:21:20 +08:00
|
|
|
/rustllvm/
|
2018-04-12 18:46:52 +08:00
|
|
|
/src/libcore/unicode/DerivedCoreProperties.txt
|
|
|
|
/src/libcore/unicode/DerivedNormalizationProps.txt
|
|
|
|
/src/libcore/unicode/PropList.txt
|
|
|
|
/src/libcore/unicode/ReadMe.txt
|
|
|
|
/src/libcore/unicode/Scripts.txt
|
|
|
|
/src/libcore/unicode/SpecialCasing.txt
|
|
|
|
/src/libcore/unicode/UnicodeData.txt
|
2019-04-18 21:30:50 +08:00
|
|
|
/src/libcore/unicode/downloaded
|
2018-07-22 20:14:06 +08:00
|
|
|
tags
|
|
|
|
tags.*
|
2014-08-02 21:21:20 +08:00
|
|
|
TAGS
|
2018-07-22 20:14:06 +08:00
|
|
|
TAGS.*
|
2014-08-02 21:21:20 +08:00
|
|
|
\#*
|
|
|
|
\#*\#
|
|
|
|
config.mk
|
2012-03-28 13:25:10 +08:00
|
|
|
config.stamp
|
2018-07-22 20:14:06 +08:00
|
|
|
Session.vim
|
2014-08-02 21:21:20 +08:00
|
|
|
src/etc/dl
|
2016-11-02 04:46:38 +08:00
|
|
|
.cargo
|
2017-08-14 00:53:50 +08:00
|
|
|
no_llvm_build
|