diff options
author | pacien | 2024-01-20 18:26:10 +0100 |
---|---|---|
committer | pacien | 2024-01-20 18:28:59 +0100 |
commit | fc10320b350800e9a0993e959ce286f0557726d9 (patch) | |
tree | 5ebbd713539c5dfb0971864f68d44d29da0560fa | |
parent | dcf4ace0e4f9f29ebea5c8885d723104e1f19b82 (diff) | |
download | tincapp-fc10320b350800e9a0993e959ce286f0557726d9.tar.gz |
git: ignore local test files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,3 +25,4 @@ | |||
25 | /app/release | 25 | /app/release |
26 | /app/.cxx | 26 | /app/.cxx |
27 | keystore.properties | 27 | keystore.properties |
28 | *.local | ||