diff --git a/.gitignore b/.gitignore index 8252f95e3..afa2557e5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.komodoproject .*.swp .*.swo +build/ +build-debug/ +build-release/ \ No newline at end of file