Clean .gitignore and ignore icons/* #25

Merged
lolcat merged 2 commits from (deleted):master into master 2024-06-26 22:59:09 -04:00

Deletes unresolved conflict merge request lines mixed up in .gitignore.

Also adds icons/* to .gitignore.

Deletes unresolved conflict merge request lines mixed up in .gitignore. Also adds icons/* to .gitignore.
Ghost added 1 commit 2024-06-26 19:02:37 -04:00
Ghost added 1 commit 2024-06-26 19:10:51 -04:00
Ghost changed title from Clean .gitignore to Clean .gitignore and ignore icons/* 2024-06-26 19:11:25 -04:00
Owner
banner/*
!banner/*default*

is important, I only want to push the default banner by default

``` banner/* !banner/*default* ``` is important, I only want to push the default banner by default

I'm deleting only repeated and invalid lines. banner/* and !banner/*default* will still be in .gitignore after merge, on lines 22 and 26

I'm deleting only repeated and invalid lines. `banner/*` and `!banner/*default*` will still be in `.gitignore` after merge, on lines 22 and 26
Owner

Oh yeah mb, gitea wasn't showing the full thing, thank you for your time

Oh yeah mb, gitea wasn't showing the full thing, thank you for your time
lolcat merged commit b98a393421 into master 2024-06-26 22:59:09 -04:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lolcat/4get#25