mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
ensure all touched files end in a newline
This commit is contained in:
parent
9b955e4787
commit
de60b262fc
5 changed files with 5 additions and 5 deletions
|
@ -1,2 +1,2 @@
|
||||||
editors:
|
editors:
|
||||||
- Global/JetBrains.gitignore
|
- Global/JetBrains.gitignore
|
||||||
|
|
2
C++.yml
2
C++.yml
|
@ -1,2 +1,2 @@
|
||||||
aliases:
|
aliases:
|
||||||
- Fortran
|
- Fortran
|
||||||
|
|
|
@ -49,4 +49,4 @@ fabric.properties
|
||||||
.idea/httpRequests
|
.idea/httpRequests
|
||||||
|
|
||||||
# Rider-specific rules
|
# Rider-specific rules
|
||||||
*.sln.iml
|
*.sln.iml
|
||||||
|
|
2
Java.yml
2
Java.yml
|
@ -1,2 +1,2 @@
|
||||||
aliases:
|
aliases:
|
||||||
- Kotlin
|
- Kotlin
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
aliases:
|
aliases:
|
||||||
- Clojure
|
- Clojure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue