CppSharp/.gitignore

52 строки
563 B
Plaintext
Исходник Обычный вид История

*.pidb
configure
install-sh
aclocal.m4
config.status
config.log
autom4te.cache
missing
*Makefile
*Makefile.in
*.exe
bin/
*.userprefs
tests/output
src/generator/generator
*.pc
.DS_Store
2013-01-30 21:28:25 +04:00
*.user
*.suo
*.DotSettings
*.sdf
*.opensdf
2013-01-31 05:40:51 +04:00
*.pdb
*.config
*.vcxproj
*.filters
*.sln
*.metagen
*.csproj
*.ilk
*.manifest
2015-08-26 19:57:56 +03:00
*.tmp
*.cache
*.force
*DesignTime*
*TemporaryGeneratedFile*
*FileListAbsolute*
/build/scripts/*.tar.gz
2015-11-29 03:25:38 +03:00
/build/scripts/.vagrant
2013-01-31 05:40:51 +04:00
/build/vs2012
/build/vs2013
/build/vs2015
/build/vs2017
/build/gmake
2015-06-17 02:09:38 +03:00
/build/headers
2013-01-31 05:40:51 +04:00
/deps/llvm
/deps/NUnit*
2015-06-17 02:09:38 +03:00
/extra
/site
/wip
/.vs