Skip to content

Commit 2fcded8

Browse files
committed
config(gitignore): add data/youtube.json to gitignore
1 parent c0033bd commit 2fcded8

File tree

8 files changed

+4
-976
lines changed

8 files changed

+4
-976
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ node_modules
55
yarn.lock
66
.idea
77
.env
8+
/data/youtube.json

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Dev Dojo IT
3+
Copyright (c) 2024-2025 Dev Dojo IT
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
# devdojo.it
2-
Web Site of DevDojo
3-
4-
https://dev.to/shyamajp/passing-environment-variables-to-github-actions-using-dotenv-hlb
5-
https://www.sonarsource.com/blog/dirname-node-js-es-modules/
2+
Web Site of DevDojo_IT community

data/mapping.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mapping": [
33
{
44
"id": "PLM5s0-jaz0crtdfYDstlsVvSj1YaLkkpS",
5-
"title": "Gli Special del Dojo"
5+
"title": "Gli Speciali del Dojo"
66
},
77
{
88
"id": "PLM5s0-jaz0croHcU0Nn3WrB6SLEztOJCD",

data/youtube.json

Lines changed: 0 additions & 970 deletions
This file was deleted.

src/.DS_Store

-10 KB
Binary file not shown.

src/assets/.DS_Store

-10 KB
Binary file not shown.

src/assets/icons/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)