diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ !/.bash/*bash !/bin !/bin/* +!/distribute +/distribute/* +!/distribute/.gitkeep !/.flake8 !/.forbidden_modules !/.gitconfig |