mark2web/.gitignore
Sebastian Frank e4c72b348f
All checks were successful
continuous-integration/drone/push Build is passing
🐛 fix(navigation.go): fix the condition for determining if a navigation element is active
The /tmp/ directory is now added to the .gitignore file to exclude it from version control. In the navigation.go file, the condition for determining if a navigation element is active has been fixed to correctly handle cases where the activeNav string matches the elPath string. The tmp/main file has been deleted.
2023-11-09 17:49:03 +00:00

6 lines
58 B
Plaintext

/html/
/build/dist
/coverage.out
/test/out
/mark2web
/tmp/