spek

Acoustic spectrum analyser https://github.com/alexkay/spek spek.cc
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

.gitignore (608B)


      1 *.a
      2 *.core
      3 *.exe
      4 *.msi
      5 *.o
      6 *.xz
      7 *.zip
      8 *~
      9 .DS_Store
     10 .deps
     11 Makefile
     12 Makefile.in
     13 Makefile.in.in
     14 aclocal.m4
     15 autom4te.cache
     16 compile
     17 config.*
     18 configure
     19 data/spek.desktop
     20 data/spek.desktop.in
     21 depcomp
     22 dist/osx/Info.plist
     23 dist/osx/Spek.app
     24 dist/osx/Spek.dmg
     25 dist/win/Spek
     26 dist/win/spek.wxs
     27 dist/win/tests
     28 env
     29 install-sh
     30 intltool-extract.in
     31 intltool-merge.in
     32 intltool-update.in
     33 libtool
     34 ltmain.sh
     35 man/spek.1
     36 missing
     37 mkinstalldirs
     38 omf.make
     39 po/*.gmo
     40 po/.intltool-merge-cache
     41 po/POTFILES
     42 po/stamp-it
     43 src/*.stamp
     44 src/.libs
     45 src/spek
     46 stamp-h1
     47 tests/.libs
     48 tests/perf
     49 tests/samples/perf.wav
     50 tests/test
     51 web/version
     52 xmldocs.make