bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Create white list of valid Github files #57

Open bpred754 opened 7 years ago

bpred754 commented 7 years ago

There are some files that should not count lines of code when they are committed. (e.g., .fbx, .mat) A white list needs to be created so lines of code are not counted for unknown file types. Also, create a Github File Types Forum for people to suggest different file types to be added to the white list.