diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # Ignore CI build directory build/ +# python +*.pyc |
index : avr/qmk/googletest | ||
[no description] |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,4 @@ # Ignore CI build directory build/ +# python +*.pyc |