mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-01 04:21:01 +01:00
44 lines
495 B
Plaintext
44 lines
495 B
Plaintext
|
*~
|
||
|
.#*
|
||
|
.DS_Store
|
||
|
.cproject
|
||
|
.hg/
|
||
|
.hgignore
|
||
|
.idea
|
||
|
*.iml
|
||
|
__pycache__/
|
||
|
*.py[cod]
|
||
|
*$py.class
|
||
|
.project
|
||
|
.settings/
|
||
|
.valgrindrc
|
||
|
.vscode
|
||
|
.favorites.json
|
||
|
/Makefile
|
||
|
/build/
|
||
|
/config.toml
|
||
|
/dist/
|
||
|
/dl/
|
||
|
/doc/
|
||
|
/inst/
|
||
|
/llvm/
|
||
|
/mingw-build/
|
||
|
# Created by default with `src/ci/docker/run.sh`:
|
||
|
/obj/
|
||
|
/unicode-downloads
|
||
|
/target
|
||
|
# Generated by compiletest for incremental:
|
||
|
/tmp/
|
||
|
tags
|
||
|
tags.*
|
||
|
TAGS
|
||
|
TAGS.*
|
||
|
\#*
|
||
|
\#*\#
|
||
|
config.mk
|
||
|
config.stamp
|
||
|
Session.vim
|
||
|
.cargo
|
||
|
!/src/test/run-make/thumb-none-qemu/example/.cargo
|
||
|
no_llvm_build
|