19 lines
180 B
Text
19 lines
180 B
Text
# CodeLite IDE
|
|
*.mk
|
|
*.txt
|
|
#*.project
|
|
#*.workspace
|
|
compile_commands.json
|
|
Makefile
|
|
.codelite/
|
|
*.session
|
|
*.tags
|
|
tags
|
|
|
|
# Builds
|
|
Debug/
|
|
Release/
|
|
.build-debug/
|
|
.build-release/
|
|
bin/
|
|
lib/
|