Skip to content

Commit a0a8761

Browse files
Properly ignore public in gitignore
1 parent e49e791 commit a0a8761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*.swp
2-
public/
2+
public
33
.hugo_build.lock
4-
resources/
4+
resources

0 commit comments

Comments
 (0)