.gitignore: stop ignoring test directories

They shouldn't have been ignored in the first place...
This commit is contained in:
Leandro Doctors
2022-04-16 02:49:42 -03:00
parent 4759865d7b
commit 448945660e
2 changed files with 0 additions and 8 deletions

View File

@@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

View File

@@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore