Skip to content

Commit 4a2eb07

Browse files
author
Daniel Mapleson
committed
Ignoring ctags.
1 parent 2d88fb4 commit 4a2eb07

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

lib/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
*.lo
55
*.o
66
*.kat-2.1.pc.swp
7+
/tags

lib/include/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/tags

lib/include/kat/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/tags

lib/src/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
*.o
44
/.deps/
55
/.libs/
6+
/tags

src/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
/plot/
1313
/sect/
1414
/inc/
15+
/tags

0 commit comments

Comments
 (0)