diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-22 15:48:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-22 15:53:07 -0400 |
commit | 8ede2e255ffd2397f0714df066d078bc45d839ca (patch) | |
tree | 02bf1789fd8b70b3e3382f3950ebd7a84f84b786 /.gitignore | |
parent | 25605d18fd0a9404dba92e0c7d9f438fbd70fcd4 (diff) |
add StatFS.hsc, copied from xmobar
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 69d2c8070..aa677c133 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ html *.tix .hpc Touch.hs +StatFS.hs |