audiobookshelf/test/server
Nikolaj Schumacher 3cc527484d Fix .ignore file causing ignores outside the directory
The file "a/.ignore" should only cause the directory "a" to be ignored.
However, it also ignores all files starting with "a".
After this fix, it will only ignore paths starting with "a/".
2025-05-04 22:43:44 +02:00
..
controllers
finders
managers
migrations
objects
providers
utils Fix .ignore file causing ignores outside the directory 2025-05-04 22:43:44 +02:00
Logger.test.js