123456789101112 |
- # This file should list the directories here that contain the actual source code
- # for this implementation. This file is used as the "--list-file" argument of the
- # "cloc" tool:
- #
- # https://github.com/AlDanial/cloc#Options
- #
- # For example, for a Java application that uses Maven, the content of this file
- # might be:
- #
- # ./src/main/java
- #
- # (remove the '#' character in the line above or else cloc treats it as a comment)
|