1
Fork 0
This repository has been archived on 2022-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
UOC_PP20212_PR/.gitignore
2022-04-01 15:58:20 +02:00

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/