diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-04-06 18:44:21 +0900 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-04-06 18:44:21 +0900 |
commit | 665719f12710b7c541a95fa9bc578f9c662c52a7 (patch) | |
tree | 3284d9dcd08bdc6c15728addb4bb37dea8936155 /.gitignore | |
parent | 5154b6843e35c8b8de35a04146bfec22dc6912dc (diff) | |
download | dirwatch-665719f12710b7c541a95fa9bc578f9c662c52a7.tar.gz dirwatch-665719f12710b7c541a95fa9bc578f9c662c52a7.zip |
Initial commit
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 0000000..0e79848 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +dirwatch |