removed *.a from .gitignore

This commit is contained in:
2021-05-18 23:58:46 +02:00
parent db93586c0e
commit e0565813de
+1 -1
View File
@@ -2,6 +2,6 @@
.project .project
.settings/ .settings/
*.o *.o
*.a src/pikotools.a
tests/tests tests/tests
m m