티스토리 뷰

반응형

17년 2월 기준.

 

.gitattributes

 

# Auto detect text files and perform LF normalization

* text=auto

 

# Custom for Visual Studio

*.cs diff=csharp

*.sln merge=union

*.csproj merge=union

*.vbproj merge=union

*.fsproj merge=union

*.dbproj merge=union

 

# Standard to msysgit

*.doc diff=astextplain

*.DOC diff=astextplain

*.docx diff=astextplain

*.DOCX diff=astextplain

*.dot diff=astextplain

*.DOT diff=astextplain

*.pdf diff=astextplain

*.PDF diff=astextplain

*.rtf diff=astextplain

*.RTF diff=astextplain

 

 

 

.gitignore

 

# Windows image file caches

Thumbs.db

ehthumbs.db

 

# Folder config file

Desktop.ini

 

.editorconfig

 

# Recycle Bin used on file shares

$RECYCLE.BIN/

 

# Windows Installer files

*.cab

*.msi

*.msm

*.msp

 

# =========================

# Operating System Files

# =========================

 

# OSX

# =========================

 

.DS_Store

.AppleDouble

.LSOverride

 

# Icon must ends with two \r.

Icon

 

# Thumbnails

._*

 

# Files that might appear on external disk

.Spotlight-V100

.Trashes

 

# Dist Directory

/dist

 

# Node modules

/node_modules

 

# Bower components

/bower_components

 

# JetBrains

.idea

 

# Gulp

/.tmp

/.sass-cache

 

반응형

'Study' 카테고리의 다른 글

Observer(옵저버) 패턴  (0) 2024.02.18
webstorm(웹스톰) 관련  (0) 2024.02.18
ui-router(유아이-라우터) 관련  (0) 2024.02.18
Windows 10(윈도우 10) Error code(오류 코드) 0x8007007b  (0) 2024.02.14
KeePass(키패스) 관련  (1) 2024.02.11
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
more
«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
글 보관함