Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Sara
2621569c04 added kdev and .d & .o files to ignore 2024-11-19 13:46:48 +01:00

5
.gitignore vendored
View file

@ -6,3 +6,8 @@ build/obj/Debug
build/Makefile
Makefile
compile_commands.json
*.d
*.o
.kdev4/
*.kdev4