diff options
author | Rodrigo G. López <r.gonzalez@telfy.com> | 2020-08-26 11:00:11 +0200 |
---|---|---|
committer | Rodrigo G. López <r.gonzalez@telfy.com> | 2020-08-26 11:00:11 +0200 |
commit | e2e807dd68ad1e0708e8a2ab8f81c64da7695456 (patch) | |
tree | 62edc8a653a18fbe028536c955d69a321743fea8 /.gitignore | |
download | logwatch-master.tar.gz logwatch-master.tar.bz2 logwatch-master.zip |
initial release.master
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c478614 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.hg/ +.hgignore |