diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ **/public **/themes -.hugo_build.lock
\ No newline at end of file +.hugo_build.lock +*.ps1
\ No newline at end of file |