finalcut/.gitignore

41 lines
445 B
Plaintext
Raw Normal View History

2015-05-23 13:30:22 +02:00
*.o
*.so
*.lo
*.lai
*.la
*.a
*.lib
2015-08-10 21:50:27 +02:00
*.gcov
*.gcno
*.gcda
2015-08-22 18:53:52 +02:00
_configs.sed
2015-09-15 23:07:24 +02:00
config.guess
config.h.in~
2015-09-15 23:07:24 +02:00
config.h
config.log
config.lt
config.status
config.sub
2015-06-23 00:52:13 +02:00
Makefile
libtool
/autom4te.cache
src/.deps/
src/.libs/
test/.deps/
test/.libs/
test/calculator
test/dialog
test/string-operations
2016-11-26 15:18:44 +01:00
test/opti-move
2015-06-23 00:52:13 +02:00
test/hello
2015-07-04 23:10:52 +02:00
test/watch
2015-12-08 21:05:00 +01:00
test/menu
test/windows
test/term-attributes
test/transparent
2015-06-23 00:52:13 +02:00
test/input-dialog
test/mandelbrot
2015-10-29 21:11:59 +01:00
test/keyboard
2015-06-23 00:52:13 +02:00
test/timer
test/ui