fstab50 / xlines

Counts number of lines of code in a project (python3 implementation)
GNU General Public License v3.0
1 stars 1 forks source link

Add to exclusions list of excluded file types #1

Closed fstab50 closed 5 years ago

fstab50 commented 5 years ago
$ xlines --configure

should allow user to add file extensions to the exclusions list

fstab50 commented 5 years ago

implemented, v0.6.10