diff options
author | 2022-11-30 22:53:11 +0100 | |
---|---|---|
committer | 2022-11-30 22:53:11 +0100 | |
commit | 65b23b52739d1b16ce07ff038a4b2376c358b13e (patch) | |
tree | bd2151d249c904317383a2f9071c7e860e790a62 | |
parent | dbd6758e17023d13feea65c72655e02266653ef7 (diff) | |
download | utils-65b23b52739d1b16ce07ff038a4b2376c358b13e.tar.gz utils-65b23b52739d1b16ce07ff038a4b2376c358b13e.zip |
Edit .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ liblist.so *.o test/list.h +test/test1 bin/ obj/ |