Skip to content

Commit 032f332

Browse files
committed
chore: ignore *.orig
we don't want these accidentally getting added to the repo.
1 parent 6863d82 commit 032f332

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@ db.sqlite3
5757
venv/
5858

5959
/tests/app/idp/static
60+
61+
*.orig

0 commit comments

Comments
 (0)