Skip to content

Commit 7f98fe3

Browse files
committed
chore: remove faulty .gitignore
1 parent d43cad0 commit 7f98fe3

3 files changed

Lines changed: 6 additions & 12 deletions

File tree

.gitignore

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,6 @@ typings/
7474
# parcel-bundler cache (https://parceljs.org/)
7575
.cache
7676

77-
# next.js build output
78-
.next
79-
80-
# nuxt.js build output
81-
.nuxt
82-
83-
# react / gatsby
84-
public/
85-
86-
# vuepress build output
87-
.vuepress/dist
88-
8977
# Serverless directories
9078
.serverless/
9179

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# http://www.robotstxt.org
2+
User-agent: *
3+
Disallow:

tests/app/public/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# http://www.robotstxt.org
2+
User-agent: *
3+
Disallow:

0 commit comments

Comments
 (0)