fixeria has uploaded this change for review.

View Change

.gitignore: ignore ctags

Change-Id: I90f468049189d919aa0cbc3c1da1ac6f8422bc36
Related: 600ebb235 "Makefile: add target for generating tags"
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/34/38234/1
diff --git a/.gitignore b/.gitignore
index 56f61af..241a1d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
sms.db-shm
sms.db-wal
__pycache__
+tags

To view, visit change 38234. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I90f468049189d919aa0cbc3c1da1ac6f8422bc36
Gerrit-Change-Number: 38234
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>