diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-02 23:15:23 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-02 23:15:23 +0300 |
commit | 91709c3567372bdf698f8fcb0b76915834bbffc1 (patch) | |
tree | 78a5b3bfeea02da8d05147c425089dd70877f868 /.gitignore | |
parent | b2e1debd2aba8e1bcd001f799b38e9f35566aa17 (diff) |
Remove ps script
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 |