24 行
217 B
Plaintext
24 行
217 B
Plaintext
# C++
|
|
/build/
|
|
/build-*/
|
|
**/CMakeFiles/
|
|
**/CMakeCache.txt
|
|
**/compile_commands.json
|
|
**/*.o
|
|
**/*.a
|
|
**/*.so
|
|
|
|
# Drogo/Logs
|
|
**/*.log
|
|
|
|
# Node
|
|
**/node_modules/
|
|
**/.next/
|
|
**/out/
|
|
**/.turbo/
|
|
|
|
# OS/IDE
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|