diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-18 21:58:47 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-19 14:19:55 -0700 |
commit | e2b5c23f664e9eca493af268f26f4be417b9081d (patch) | |
tree | 292500c92489a2de30a35b75b113d4fdd52834df /tmwcon/.gitignore | |
parent | bd4e6008389cf39e90ddc439939106761e61212d (diff) | |
download | tools-e2b5c23f664e9eca493af268f26f4be417b9081d.tar.gz tools-e2b5c23f664e9eca493af268f26f4be417b9081d.tar.bz2 tools-e2b5c23f664e9eca493af268f26f4be417b9081d.tar.xz tools-e2b5c23f664e9eca493af268f26f4be417b9081d.zip |
Move to a subdirectory
Diffstat (limited to 'tmwcon/.gitignore')
-rw-r--r-- | tmwcon/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tmwcon/.gitignore b/tmwcon/.gitignore new file mode 100644 index 0000000..c7da133 --- /dev/null +++ b/tmwcon/.gitignore @@ -0,0 +1,3 @@ +*.class +/summary.txt +/converter.jar |