Skip to content

Commit 07bf716

Browse files
authored
Add .gitignore (mintlify#269)
* Add .gitignore * Formatting
1 parent b0951a7 commit 07bf716

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.DS_Store
2+
node_modules
3+
package-lock.json

0 commit comments

Comments
 (0)