11 lines
118 B
Text
11 lines
118 B
Text
# Build
|
|
enquete-gui
|
|
*.o
|
|
|
|
# SQLite temporaires
|
|
*.sqlite-shm
|
|
*.sqlite-wal
|
|
|
|
# Neovim / LSP
|
|
.cache/
|
|
compile_commands.json
|