forked from Mirrors/freeswitch
6a5595b049
Avoid ignoring files actually in our tree, and ignore some generated files that were not being ignored previously.
28 lines
219 B
Plaintext
28 lines
219 B
Plaintext
*.o
|
|
*.lo
|
|
*.so
|
|
*.a
|
|
*.orig
|
|
*.rej
|
|
*.log
|
|
|
|
Makefile
|
|
config.*
|
|
configure
|
|
libtool
|
|
aclocal.m4
|
|
|
|
detect_dtmf
|
|
detect_tones
|
|
testanalog
|
|
testapp
|
|
testboost
|
|
testcid
|
|
testisdn
|
|
testpri
|
|
testr2
|
|
testtones
|
|
|
|
!/msvc/testanalog/
|
|
!/msvc/testisdn/
|