sanskrit-iast/.gitignore
2024-02-15 19:50:07 +01:00

24 lines
207 B
Text

*.a
*.o
*.d
*.so
*.so.*
*.pc
/iast
/tests/test
/tests/coverage
/tests/*.test
*.1.gz
*.gcno
*.gcda
/Makefile
/configure
/aclocal.m4
/install-sh
/config.h*
/config.sub
/config.guess
/*.status
/*.cache
/*.log