diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -78,3 +78,6 @@ docs/SOURCE/html/* # patch files created by git [0-9][0-9][0-9][0-9]-*.patch + +# static libraries +*.a
\ No newline at end of file |