mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-29 22:15:19 -04:00
Add themes to .gitignore
This commit is contained in:
parent
2865adaaf3
commit
52fd8d2c83
2 changed files with 2 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,4 +22,5 @@ _testmain.go
|
||||||
*.exe
|
*.exe
|
||||||
*.test
|
*.test
|
||||||
|
|
||||||
/public
|
/public
|
||||||
|
/themes
|
||||||
|
|
1
themes
1
themes
|
@ -1 +0,0 @@
|
||||||
Subproject commit 79c75d35bef96efa19947212f8008f76ca3bd259
|
|
Loading…
Add table
Add a link
Reference in a new issue