mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
ensure single trailing newline
This commit is contained in:
parent
060aed8a93
commit
f0dde55c6b
30 changed files with 25 additions and 32 deletions
|
@ -1,4 +1,4 @@
|
|||
/CVS/*
|
||||
*/CVS/*
|
||||
.cvsignore
|
||||
*/.cvsignore
|
||||
*/.cvsignore
|
||||
|
|
|
@ -1 +1 @@
|
|||
*.esproj
|
||||
*.esproj
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
bin/
|
||||
bin-debug/
|
||||
bin-debug/
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
# Compiled MEX binaries (all platforms)
|
||||
*.mex*
|
||||
|
||||
# Simulink Code Generation
|
||||
# Simulink Code Generation
|
||||
slprj/
|
||||
|
|
|
@ -1 +1 @@
|
|||
.idea/
|
||||
.idea/
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
target/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
||||
project/boot/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue