Add ctags tags file to .gitignore so they don't get checked-in accidentally. Signed-off-by: Siddharth Chandrasekaran <sidcha@xxxxxxxxx> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 784cb2d..8534fb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +tags .gdbinit *.a *.d -- 2.17.1 Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B Sitz: Berlin Ust-ID: DE 289 237 879