diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c477f3e715..20c57e09e7 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,10 @@ ipch/ *.map *.log +#codelite files +codelite/obj/ +compile_flags.txt + # Keep predefined Miranda solutions !/bin*/*.sln /bin*/my.sln |