aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2015-09-03 15:36:30 +0300
committerOrgad Shaneh <orgads@gmail.com>2015-09-03 13:47:17 +0000
commit31881df00d0321f54b8f0d1865d8b16847befde0 (patch)
tree5ecadfb2edb6a8aba75600a86e0d615088d969d0 /.gitignore
parent319a81ac369e66744cd4e391af877588bbc60efc (diff)
GitIgnore: Add debug/release directories and rc artifacts
Change-Id: I4115a6e2972c83f6764596b63f882f356feb8db5 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bab030d0f..636212ee5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@ qrc_*.cpp
ui_*.h
Makefile*
+debug/
+release/
/tests/auto/blackbox/testWorkDir
/tests/auto/blackbox/tst_blackbox
/tests/auto/buildgraph/tst_buildgraph
@@ -30,6 +32,7 @@ Makefile*
/tests/auto/tools/tst_tools
*.app/
+*_resource.rc
bin/*
doc/html/*
/lib