diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -*.html +__pycache__ install.mk -output/ +public/ |
![]() |
index : farajli.net.git | |
Source tree of my website. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,3 @@ -*.html +__pycache__ install.mk -output/ +public/ |