diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -13,3 +13,6 @@ hugo.linux  # Temporary lock file while building  /.hugo_build.lock +# Ignore swap files +*.swp +*~ | 
|  | index : blog.git | |
| Source code for https://blog/adityakumar.xyz | user | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | .gitignore | 3 | 
| @@ -13,3 +13,6 @@ hugo.linux  # Temporary lock file while building  /.hugo_build.lock +# Ignore swap files +*.swp +*~ |