diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.log *.o unittest/build/ +unittest/.pytest_cache/ *.pyc core .cache/ |
index : libnitrokey | ||
Robin Krahl's fork of libnitrokey | Robin Krahl |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -2,6 +2,7 @@ *.log *.o unittest/build/ +unittest/.pytest_cache/ *.pyc core .cache/ |