diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ *.pyc __pycache__ -.*.swp +.* +!.gitignore |
![]() |
index : git-arr-fork | |
Git repository browser - fork with some customisations | Thorsten Ortlepp |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ *.pyc __pycache__ -.*.swp +.* +!.gitignore |