finalcut/.gitignore

29 lines
261 B
Plaintext

*.o
*.so
*.lo
*.lai
*.la
*.a
*.lib
*.gcov
*.gcno
*.gcda
config.*
Makefile
libtool
/autom4te.cache
src/.deps/
src/.libs/
test/.deps/
test/.libs/
test/calculator
test/dialog
test/fstring
test/hello
test/watch
test/input-dialog
test/mandelbrot
test/timer
test/ui