diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,3 +19,7 @@ artifacts/ public/ .DS_Store screenshot* +*.pyc +env/ +.vagrant/ +__pycache__/ |
index : pixelated-user-agent.git | ||
[pixelated-user-agent] | git repository hosting |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -19,3 +19,7 @@ artifacts/ public/ .DS_Store screenshot* +*.pyc +env/ +.vagrant/ +__pycache__/ |