Move the content of the full folder to the root folder (close #644).

Change-Id: Id9243839b6288fa4cd9ea250ad9f659a0ece613c
diff --git a/.gitignore b/.gitignore
index 1147d0b..a843788 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,8 +13,6 @@
 /bin/
 *.sqlite
 *.bak
-/full/vc/
-/lite/krill_cache/
 **/ldap.conf
 
 icc-index
@@ -23,3 +21,41 @@
 src\main\resources\Kustvakt.conf
 /temp/
 /icc-index/
+
+# from full folder
+/*.sqlite
+/*.conf
+/*.properties
+/:memory::
+/processor/
+/testDB.sqlite-journal
+/bin/
+/default-config.xml
+/*.key
+/vc/
+/demo/
+/c3p0-config.xml
+/vc2/
+/dereko-kq-formatter.sh
+/shutdownToken
+/adminToken
+/free-resources.json
+/cache_store*
+/pipes
+/test-pipes
+/bin
+/Tools/
+/Tools/
+/target/
+/krill_cache/
+/access-rewrite-disabled-test/
+/old-logs/*
+/*.bak
+/*.sqlite
+/vc*
+/db*
+/client
+/test-config-icc.xml
+/data/
+/old-jars/
+/data-backup
\ No newline at end of file