gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master a85d229: Added programs made during tests to .


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master a85d229: Added programs made during tests to .gitignore
Date: Sat, 10 Mar 2018 18:00:32 -0500 (EST)

branch: master
commit a85d229a8305e527396d523bbac6c0cbc8544e29
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Added programs made during tests to .gitignore
    
    The executable files created by the library tests during `make check'
    weren't in `.gitignore'. They are now added.
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 149152a..3db7e67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,11 +107,14 @@ doc/stamp-vti
 astarithmetic
 aststatistics
 astnoisechisel
+tests/simpleio
 astsubtractsky
 autom4te.cache
 lib/gnuastro.pc
 doc/gnuastro.cps
 doc/gnuastro.vrs
+tests/versioncxx
+tests/multithread
 lib/gnuastro/config.h
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]