diff options
author | Avery Pennarun <apenwarr@gmail.com> | 2009-04-24 14:13:34 -0400 |
---|---|---|
committer | Avery Pennarun <apenwarr@gmail.com> | 2009-04-24 14:13:34 -0400 |
commit | 0ca71b3737cbb26fbf037aa15b3f58735785e6e3 (patch) | |
tree | c56184bd33513c3a5b0763b54ac2ee5de9328b36 /.gitignore | |
download | tgif-0ca71b3737cbb26fbf037aa15b3f58735785e6e3.tar.xz |
basic options parsing and whatnot.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..b25c15b81f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |