picker/.gitignore

59 lines
484 B
Plaintext

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/