1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/shines77-Disrings-cpp

Клонировать/Скачать
.gitignore 2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
shines77 Отправлено 24.01.2015 03:39 ceb71c6
### These files should get ignored no matter where they appear.
# Ignore Compiled Object files
*.slo
*.lo
*.o
*.obj
# Ignore Compiled Dynamic libraries
*.so
*.dll
*.dylib
# Ignore Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Ignore Executables
*.exe
*.out
*.app
# Editors leave these lying around
\#*\#
.#*
*~
*.swp
# Ignore thumbnails and icon cache files created by Windows
Thumbs.db
ehthumbs.db
# Ignore some files on Windows
.DS_Store*
Icon?
# Ignore files build by Visual Studio
*.obj
*.pdb
*.dep
*.user
*.ncb
*.aps
*.pch
*.vspscc
*.idb
*.ilk
*.tlb
*.tlh
*.tli
*.tmp
*.sbr
*.rsp
*.pgc
*.pgd
*.suo
*.sdf
*.opensdf
*.sln.old
*.sln_old
*.meta
*.manifest
*.intermediate.manifest
# *.vcxproj.user
# *_i.c
# *_p.c
/[Bb]in/
/[Dd]ebug/
/[Rr]elease/
/x86-[Dd]ebug/
/x86-[Rr]elease/
/x64-[Dd]ebug/
/x64-[Rr]elease/
!/deps/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
# Ignore Visual Studio update files
UpgradeLog.XML
UpgradeLog.htm
/[Bb]ackup/
# Ignore CodeBlocks project layout/depend files
*.layout
*.depend
# Ignore obj file in GCC
*.pic.d
*.jet.d
# Ignore stackdump file on Linux
*.stackdump
# For log file
*.log
# Ignore Intel C++ Compiler Log File & Project Files
IcUpdateLog.htm
*.icproj
# Ignore AStyle backup files
*.orig
# Ignore Code::Blocks backup files
*.sav
# Ignore Sublime Text 2 dump files
*.dump
# Ignore tmp and obj files
/[Oo]bj/
/[Gg]en/
/tmp/
/temp/
!/[Bb]uild/ReadMe.txt
/[Bb]uild/*/
# Ignore Visual Studio 2013 temp files on Windows
*.tlog
# Ignore Visual Studio C# files on Windows
*.cache
# Ignore Zip or Rar files
*.zip
*.rar
# Other files
/.metadata
/169.254.0.1
/ipch/
# /cmake/
/Simulator/
/Simulator-Coverage/
/Simulator-Profile/
/Device-Debug/
/Device-Coverage/
/Device-Profile/
/Device-Release/
/*.gcov.*
/autom4te.cache/
/config.stamp
/config.log
/config.status
# /configure
# For text file
!ReadMe.txt
!readme.txt
!CMakeLists.txt
!cmakelists.txt
# *.txt
!/lib/ReadMe.txt
/lib/*/
# /Makefile
/CMakeFiles
*CMakeCache.txt
/src/*.[od]
/src/*.gcda
/src/*.gcno
# /VERSION

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/shines77-Disrings-cpp.git
git@api.gitlife.ru:oschina-mirror/shines77-Disrings-cpp.git
oschina-mirror
shines77-Disrings-cpp
shines77-Disrings-cpp
master