okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=abfc0e82107c5f5028f9dbc597348429f66bd96d
commit abfc0e82107c5f5028f9dbc597348429f66bd96d Author: Stephen 'Okra' Houston <[email protected]> Date: Thu Jul 13 14:24:02 2017 -0500 Gitignore the sysfs frequency bin. --- src/modules/sysinfo/cpuclock/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/sysinfo/cpuclock/.gitignore b/src/modules/sysinfo/cpuclock/.gitignore new file mode 100644 index 000000000..7f5758ce0 --- /dev/null +++ b/src/modules/sysinfo/cpuclock/.gitignore @@ -0,0 +1 @@ +cpuclock_sysfs --
