Added trouble shooting in readme, added .gitignore
- I had an issue with cmake using a different Python version than the one I use in the virtual environment where I use the SDK (both Python 3). Might be useful for a trouble-shooting section.
- I added a .gitignore file with user.cmake, build, and *-eeg.txt, to keep a clean working tree.