mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-12 16:29:44 +00:00
Add examplesite/public to gitignore (#48)
This commit is contained in:
parent
4542024359
commit
53bed603f1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
node_modules/
|
||||
gulpfile.js
|
||||
package.json
|
||||
exampleSite/public
|
||||
|
|
Loading…
Reference in a new issue