diff options
| -rw-r--r-- | .gitignore | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@  *.sw*  *.log  *.o +unittest/build/ +*.pyc +core +.cache/ +.idea/ +CMakeFiles/ | 
|  | index : mirrors/libnitrokey | |
| Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror) | Robin Krahl | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | .gitignore | 6 | 
| @@ -1,3 +1,9 @@  *.sw*  *.log  *.o +unittest/build/ +*.pyc +core +.cache/ +.idea/ +CMakeFiles/ |