diff options
author | Florian Frank <flori@ping.de> | 2012-05-10 19:12:00 +0200 |
---|---|---|
committer | Florian Frank <flori@ping.de> | 2012-05-10 19:12:00 +0200 |
commit | edd8bcb178c20d0682b02da95915e23b313a5bd4 (patch) | |
tree | 400d63e41444d50869eee2bd4328ed4eefc3c390 /.gitignore | |
parent | 73ecb8687ab2ff4c19f3cd503762aa63ea9ea2a1 (diff) | |
download | json-edd8bcb178c20d0682b02da95915e23b313a5bd4.tar.gz |
Add task to create tags file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ .*.sw[pon] coverage +tags pkg .nfs.* .idea |