diff options
Diffstat (limited to '174bg')
| -rw-r--r-- | 174bg/handbook/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/174bg/handbook/.gitignore b/174bg/handbook/.gitignore index 9397005..e518bde 100644 --- a/174bg/handbook/.gitignore +++ b/174bg/handbook/.gitignore @@ -1,2 +1,3 @@ /node_modules/ -/.wrangler
\ No newline at end of file +/.wrangler +/public/
\ No newline at end of file |
