Git忽略目录中的所有文件

代码示例

2
0

git忽略目录中的所有文件

# Create .gitignore inside the target folder and add the content below

# Ignore everything in this directory
*
# Except this file
!.gitignore
0
0

gitignore只有一个文件夹中的所有文件和文件夹

*
*/
!.gitignore

其他语言

此页面有其他语言版本

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................