finalcut/.gitignore

48 lines
538 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
2017-03-26 20:40:04 +02:00
test/termcap
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/scrollview
test/windows
test/term-attributes
test/transparent
2015-06-23 00:52:13 +02:00
test/input-dialog
2017-03-12 00:29:56 +01:00
test/choice
test/listbox
test/listview
test/treeview
2015-06-23 00:52:13 +02:00
test/mandelbrot
2015-10-29 21:11:59 +01:00
test/keyboard
2017-03-17 23:22:13 +01:00
test/mouse
2015-06-23 00:52:13 +02:00
test/timer
test/ui