mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
Merge branch 'main' of github.com:transitive-bullshit/nextjs-notion-starter-kit into main
* 'main' of github.com:transitive-bullshit/nextjs-notion-starter-kit: feat: ignore only .idea feat: added ide files to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,6 +19,9 @@
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
||||
# ide
|
||||
.idea
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user