diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-12-21 14:35:18 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-12-21 14:35:18 +0000 |
commit | 029e2ce80dbc90895dbc91ee98b3d248dbef7d8f (patch) | |
tree | 775bc8e8409c4a610a913761b2bd27980da1292c /.gitignore | |
parent | 4c2fa26064f56a000e9dc58847e8ec6164251800 (diff) | |
download | boymoder.blog-029e2ce80dbc90895dbc91ee98b3d248dbef7d8f.tar.gz boymoder.blog-029e2ce80dbc90895dbc91ee98b3d248dbef7d8f.zip |
appended to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ markdowns/ static/images/random.jpg static/zips/*.zip .nfs* +static/images/Thumbs.db # Byte-compiled / optimized / DLL files __pycache__/ |