Git upload Suitecrm data

Hi everyone,

I was trying to upload my code on Github(the complete suitecrm repository on my system), but I don’t know which all directories need to be set as ignored while using Git.

Basically, I wanted my friend to pull the data from the git repository, but he is not able to pull all the latest files. Although he did perform the install on his system, but there were git issues that were showing errors and the code was not running.

So, basically I want to know which all folders need to be added to gitignore.

Thanks

Here’s my .gitignore

/.htaccess
/cache/
/custom/history/
/custom/backup/
/custom/modulebuilder/
/custom/working/
/custom/modules/*/Ext/
/include/javascript/yui3/build/
/custom/application/Ext/
/config.php
/config_override.php
/silentUpgrade*.php
*.log
/upload/
/upload_backup/
/credentials/
/modules/AOD_Index/Index/
*.php~
/custom/blowfish/