Edit gitignore file
This commit is contained in:
4
frontend/style/node_modules/next/app.d.ts
generated
vendored
4
frontend/style/node_modules/next/app.d.ts
generated
vendored
@@ -1,3 +1,3 @@
|
||||
import App from 'next/dist/pages/_app'
|
||||
export * from 'next/dist/pages/_app'
|
||||
import App from './dist/pages/_app'
|
||||
export * from './dist/pages/_app'
|
||||
export default App
|
||||
|
||||
Reference in New Issue
Block a user