diff options
author | Antonio Terceiro <terceiro@debian.org> | 2013-08-12 18:10:49 +0200 |
---|---|---|
committer | Antonio Terceiro <terceiro@softwarelivre.org> | 2013-08-13 01:38:12 +0200 |
commit | 8a67da3fce83c4a9739ef429b78e16549db1df67 (patch) | |
tree | 4c32c20a8f5f9b4251cf9886940211121e993880 | |
parent | 7f7cc8280a36c55aa1776f75f3c011e66acada06 (diff) | |
download | feed2imap-8a67da3fce83c4a9739ef429b78e16549db1df67.tar.gz feed2imap-8a67da3fce83c4a9739ef429b78e16549db1df67.tar.bz2 feed2imap-8a67da3fce83c4a9739ef429b78e16549db1df67.zip |
Add an initial .gitignore file; ignore tags file
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6e92f57 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tags |