39 lines
392 B
Plaintext
39 lines
392 B
Plaintext
# Fichiers générés par CMake
|
|
cmake-build-*/
|
|
build/
|
|
CMakeFiles/
|
|
CMakeCache.txt
|
|
Makefile
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
|
|
# Fichiers générés par CLion
|
|
.idea/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
out/
|
|
|
|
# Fichiers objets et binaires
|
|
*.obj
|
|
*.exe
|
|
*.a
|
|
*.lib
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Fichiers temporaires et logs
|
|
*.log
|
|
*.tmp
|
|
*.swp
|
|
*.swo
|
|
*.bak
|
|
*.cache
|
|
*.internal
|
|
*.make
|
|
*.dir/
|
|
*.cbp
|
|
*.layout
|
|
clion-log.txt
|