mirror of
https://github.com/kmackay/micro-ecc.git
synced 2026-07-24 20:44:06 +00:00
updates .gitignore to ignore *.a, *.o, and *.so
This commit is contained in:
+4
-1
@@ -5,4 +5,7 @@ __pycache__
|
||||
*.pyd
|
||||
*.pyz
|
||||
*.egg-info/
|
||||
.DS_Store
|
||||
*.a
|
||||
*.o
|
||||
*.so
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user