.history/
example/
# Prerequisites
*.d
*.fst
*.vcd
*.dat
*.fsdb
*.log
*.jar
*.key
.metals
.bsp/
.scala-build/

# Compiled Object files
*.slo
*.lo
*.o
*.obj
log

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
!template/golang/go.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app
*.AppImage

build/
dist/
.vscode/
log/
logs/
temp/
picker_out*
dependence/xcomm
AppDir/
app_image_build/

# Test artifacts
test_params.txt
test_io.txt
pack_example/
Testing

# Local verible installs/archives
verible-*/
verible-*.tar.gz
