diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-10-23 20:50:52 -0400 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-10-23 20:50:52 -0400 |
commit | 2c54317ba0b247d2b6ec817cbcb4dc53cf174f90 (patch) | |
tree | 954a63575f23c683f9b963fc1ffd44ea979eb8f0 /.gitignore | |
parent | ae5fbeb8af153d358b4d13d7e2bdd16061ca5524 (diff) |
add docs, modify ignorefiledocs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ npm-debug.log | |||
25 | /dist/ | 25 | /dist/ |
26 | /src/client.config.json | 26 | /src/client.config.json |
27 | /styleguide/ | 27 | /styleguide/ |
28 | /docs/ | ||
29 | 28 | ||
30 | /junit.xml | 29 | /junit.xml |
31 | partials/structure/stylesheet.html | 30 | partials/structure/stylesheet.html |