From 5bea00ebbee6de3005d1acee8faae787f7b694bc Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 16 Jun 2024 19:30:52 +0200 Subject: [PATCH] added .gitignore. --- src/lib/aqdiagram/graph/.gitignore | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 src/lib/aqdiagram/graph/.gitignore diff --git a/src/lib/aqdiagram/graph/.gitignore b/src/lib/aqdiagram/graph/.gitignore deleted file mode 100644 index 6af7bd5..0000000 --- a/src/lib/aqdiagram/graph/.gitignore +++ /dev/null @@ -1,29 +0,0 @@ -*.tm2 - -af_graph_datapair.c -af_graph_dataset.c -af_graph_tick.c -af_graph_subgraph.c -af_graph_settings_pen.c -af_graph_settings_font.c -af_graph_settings_graph.c -af_graph_settings.c - -af_graph_datapair_p.h -af_graph_dataset_p.h -af_graph_tick_p.h -af_graph_subgraph_p.h -af_graph_settings_pen_p.h -af_graph_settings_font_p.h -af_graph_settings_graph_p.h -af_graph_settings_p.h - -af_graph_datapair.h -af_graph_dataset.h -af_graph_tick.h -af_graph_subgraph.h -af_graph_settings_pen.h -af_graph_settings_font.h -af_graph_settings_graph.h -af_graph_settings.h -