# vim swap files
*~
*.swp
.*.swo
.*.swp
\#*
.\#*
.~*

# ctags
tags

.settings
/.dist-buildwrapper
/build
.cproject
.project
.arcconfig
sftp-config.json
.sync-config.cson
.idea/
cmake-build-debug/

/.metadata/
/toolchain/
*.pyc

# Haskell and C intermediate files
*.o
*.hi
*.hi-boot
*.o-boot

# ctags
.tags_sorted_by_file
.tags

# Cscope
cscope.out

# Builds
build*/

# tup
.tup
bin/
/Tuprules.lua
/logs

# clang
.clang_complete
compile_commands.json
CMakeLists.txt

# docker
bfdocker.sh

# Python environment
.mypy_cache/
.venv/

# There are two possible Makefile to use. One uses Podman, the other uses
# Docker. Please set up a symbolic link to the file that suits your needs.
Makefile
bfpodman.bandrin.sh
CMakeLists.txt
TAGS
