about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDaniel Santos <dacs.git@brilhante.top>2022-03-17 19:14:12 +0000
committerDaniel Santos <dacs.git@brilhante.top>2022-03-17 19:14:12 +0000
commit7640bc88a7a428b9eb566e137820d84428789004 (patch)
treef96cbdcfc45ee6bb09288450521c9ab51818469d
parentb7c06abbcfb8460c570c181e8661022bf8943647 (diff)
downloadnumericx-c-7640bc88a7a428b9eb566e137820d84428789004.tar.gz
gitignore update
 * update .gitignore to ignore the *.o and the executable files

Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5ddc7e6..21b7613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-numericx
+/*-to-*
+*.o