Skip to content

Commit bacee87

Browse files
committed
Gitignore /test file.
Created by FileUtilsTest Signed-off-by: Álvaro Brey Vilas <[email protected]>
1 parent b9de797 commit bacee87

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@ tests/test_cases/local.properties
3030
proguard-project.txt
3131
sample_client/proguard-project.txt
3232
tests/proguard-project.txt
33-
tests/test_cases/proguard-project.txt
33+
tests/test_cases/proguard-project.txt
34+
35+
# Test files
36+
/test

0 commit comments

Comments
 (0)