diff options
author | 2023-05-11 17:42:27 +0200 | |
---|---|---|
committer | 2023-05-11 17:42:27 +0200 | |
commit | 0b80308deed498745acbb80bda32ae41b0df1c62 (patch) | |
tree | ffa1a445ba9b12f40e5744b72d81b63343cd7f92 /.gitignore | |
parent | 097152035ee6e9b9103f977abed7b6fe9ccd4c6d (diff) | |
download | string2-0b80308deed498745acbb80bda32ae41b0df1c62.tar.gz string2-0b80308deed498745acbb80bda32ae41b0df1c62.zip |
Add test1 in ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ *.core test-app str2.pc +test/test1 |