diff options
author | ghazan <ghazan@miranda.im> | 2021-11-14 21:55:32 +0300 |
---|---|---|
committer | ghazan <ghazan@miranda.im> | 2021-11-14 21:55:32 +0300 |
commit | 580af48389fb3f05663b5e28e41a69ca518b9e0f (patch) | |
tree | cc7f3f069a75f3be200c0cc5ec8e633455ed4ef4 /codelite/.gitignore | |
parent | 7bd49af2bd11afccd38e9c1de443a56022384349 (diff) |
codelite workspace & mir_core project
Diffstat (limited to 'codelite/.gitignore')
-rw-r--r-- | codelite/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/codelite/.gitignore b/codelite/.gitignore new file mode 100644 index 0000000000..c65f407f20 --- /dev/null +++ b/codelite/.gitignore @@ -0,0 +1,3 @@ +build-Debug/* +build-Release/* +.codelite/*
\ No newline at end of file |