Windows implementation WIP
This commit is contained in:
28
3rdparty/ffts/ffts-master/.gitignore
vendored
Normal file
28
3rdparty/ffts/ffts-master/.gitignore
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
*.o
|
||||
*.Po
|
||||
*.a
|
||||
*.la
|
||||
*.lai
|
||||
*.lo
|
||||
*.Plo
|
||||
*.so
|
||||
*~
|
||||
*.log
|
||||
*.swp
|
||||
*.cache/*
|
||||
|
||||
*Makefile
|
||||
|
||||
config.h
|
||||
config.status
|
||||
compile
|
||||
libtool
|
||||
ffts.pc
|
||||
stamp-h1
|
||||
tests/test
|
||||
|
||||
java/android/local.properties
|
||||
java/android/gen/*
|
||||
java/android/obj/*
|
||||
java/android/bin/*
|
||||
|
||||
Reference in New Issue
Block a user