Skip to content

Commit

Permalink
new file: .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LIUBINfighter committed Aug 13, 2024
1 parent 48fedd3 commit a07330c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
public
resources
.hugo_build.lock
.DS_Store
*/.DS_Store
*/*.DS_Store
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "themes/PaperMod"]
path = themes/PaperMod
url = https://github.com/adityatelange/hugo-PaperMod.git

0 comments on commit a07330c

Please sign in to comment.