/.gitignore
gitignore | 53 lines | 53 code | 0 blank | 0 comment | 0 complexity | 6b1e42d8c71667c7966693a210eb582c MD5 | raw file
Possible License(s): BSD-3-Clause
- *.gcno
- *.gcda
- *.gcov
- *.gch
- *.la
- *.lo
- *.ncb
- *.o
- *.opensdf
- *.sdf
- *.suo
- *.user
- *.swp
- .deps
- .dirstamp
- .libs
- a.out.dSYM
- aclocal.m4
- autom4te.cache
- build
- compile
- config.guess*
- autoconfig.h
- autoconfig.h.in
- autoconfig.h.in~
- config.h
- config.h.in
- config.h.in~
- config.log
- config.status
- config.sub*
- configure
- depcomp
- html
- install-sh
- iphone
- lcov*
- libtool
- ltmain.sh
- Makefile
- Makefile.in
- missing
- mordor.xcodeproj/*.mode1v3
- mordor.xcodeproj/*.pbxuser
- mordor.xcodeproj/*.perspectivev3
- obj*
- stamp-h1
- Win32
- x64
- *.pc
- xcuserdata
- tags
- test-results/