diff --git a/.gitignore b/.gitignore index 42acf5c..2dd7304 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ -bin/ -include/ -lib/ -db/ -dbd/ -configure/*.local -html/ -**/O.* -**/**/O.* -QtC-* +/cfg/ +/bin/ +/lib/ +/db/ +/dbd/ +/html/ +/include/ +/templates/ +/configure/*.local +O.*/ +/QtC-* +*.orig +*.log +.*.swp