Skip to content

Commit 64b9beb

Browse files
committed
Added .swp files to .gitignore
1 parent f6e1768 commit 64b9beb

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
.AppleDouble
44
.LSOverride
55

6+
# vim swap files
7+
*.swp
8+
69
# Icon must end with two \r
710
Icon
811

-12 KB
Binary file not shown.

assets/resources/img/agency_logos/logo_urls.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ LOGO_URLS:
1717
- https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Seal_of_the_U.S._Department_of_Veterans_Affairs.svg/960px-Seal_of_the_U.S._Department_of_Veterans_Affairs.svg.png
1818
- https://upload.wikimedia.org/wikipedia/commons/thumb/5/56/NSF_logo.svg/512px-NSF_logo.svg.png
1919
- https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Seal_of_the_United_States_Environmental_Protection_Agency.svg/512px-Seal_of_the_United_States_Environmental_Protection_Agency.svg.png
20-
-
20+
- https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/US-SocialSecurityAdmin-Seal.svg/359px-US-SocialSecurityAdmin-Seal.svg.png
21+
- https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Seal_of_the_United_States_Federal_Election_Commission.svg/188px-Seal_of_the_United_States_Federal_Election_Commission.svg.png
22+
- https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Seal_of_the_General_Services_Administration.svg/401px-Seal_of_the_General_Services_Administration.svg.png

0 commit comments

Comments
 (0)