dev-team-fcc/SystemUsageAnalyzer

Structure the project

Opened this issue · 1 comments

There should be a bin folder, a src folder, data folder maybe (for assets) etc.

Also, make sure to tell git to ignore files in the bin folder (write a .gitignore file where necessary)

We can start with a default .gitignore file. My experience is that these always change in the course of the project anyway.