mirror of
https://github.com/armfly/H7-TOOL_STM32H7_App.git
synced 2024-08-09 10:05:34 +08:00
增加忽略文件
This commit is contained in:
parent
46f466ae74
commit
b56906dcc5
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
* text=auto
|
20
.gitignore
vendored
20
.gitignore
vendored
@ -50,3 +50,23 @@ modules.order
|
|||||||
Module.symvers
|
Module.symvers
|
||||||
Mkfile.old
|
Mkfile.old
|
||||||
dkms.conf
|
dkms.conf
|
||||||
|
|
||||||
|
# 忽略文件
|
||||||
|
|
||||||
|
*.[OoDd]
|
||||||
|
*.[Oo][Bb][Jj]
|
||||||
|
*.[Mm][Aa][Pp]
|
||||||
|
*.[Cc][Rr][Ff]
|
||||||
|
*.[Hh][Tt][Mm]
|
||||||
|
*.[Bb][Aa][Kk]
|
||||||
|
*.[Dd][Ee][Pp]
|
||||||
|
*.[Ll][Ss][Tt]
|
||||||
|
*.[Ii][Ee][Xx]
|
||||||
|
[Jj][Ll][Ii][Nn][Kk]*
|
||||||
|
[Pp]roject.uvgui.*
|
||||||
|
**/**/[Oo]bjects/*
|
||||||
|
**/**/[Ll]istings/*
|
||||||
|
**/**/[Dd]ebug[Cc]onfig/*
|
||||||
|
**/**/[Dd]ebug/*
|
||||||
|
**/**/[Ff]lash/*
|
||||||
|
**/**/[Ss]ettings/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user