Git Issue/Help

Permalink
Hi new to building a site with Concrete 5.

I just realized after a few git commits that Git wasn't actually committing the changes to the CSS and PHP files I've been editing. Instead it would be committing files in the files/tmp and files/cache directory.

After realizing this, I put those two directories in the .gitignore.

I am working off the themes folder in the root directory. Is there a way to set this up correctly for Git?