contact-form/.gitignore

5 lines
36 B
Text
Raw Normal View History

2022-10-28 22:40:21 +00:00
*.json
2022-11-02 19:50:23 +00:00
/node_modules/
2022-10-28 22:40:21 +00:00
/target/
2022-11-02 19:50:23 +00:00
logs