Hello, im kinda new to drupal... and my teacher is asking to upload drush config to repository also other files.

everything went fine... but cant get passed these commands :

cd drupal/
drush config­export
● Pievienojiet repozitorijam konfigurāciju un nosūtiet uz attālināto Git serveri.
git add sites/default/files/config_*
git commit ­m “Vietnes konfiguracija”
git push origin master
● Eksportējiet datubāzi ar Drush komandu.
drush sql­dump > database.sql
● Pievienojiet repozitorijam datubāzi un nosūtiet uz attālināto Git serveri.
git add database.sql
git commit ­m “Vietnes datubaze”
git push origin master

Everytime the same error, couldnt find fix on internet and im kinda new to dupal... could you help me.

Kristers@Kristers-PC MINGW64 /d/xampp/htdocs/drozds_drupal_prrd3/drupal (master)
$ drush config­-export
The drush command 'config▒export' could not be found. Run `drush cache-clear drush` to clear the commandfi

$ drush status
Drupal version : 7.43
Site URI : http://default
Database driver : mysql
Database username : root
Database name : drupal
Database : Connected
Drupal bootstrap : Successful
Drupal user : Anonymous
Default theme : bartik
Administration theme : seven
PHP executable : php
PHP configuration : "C:\Program Files (x86)\Drush\Php\php.ini"
PHP OS : WINNT
Drush version : 6.0
Drush configuration :
Drush alias files :
Drupal root : D:/xampp/htdocs/drozds_drupal_prrd3/drupal
Site path : sites/default
File directory path : sites/default/files
Temporary file directory path : C:\Windows\temp