diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ target/ .idea/ +__pycache__/ |
index : macroblog.rs | ||
A blog in a single binary |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -1,2 +1,3 @@ target/ .idea/ +__pycache__/ |