Skip to content

Commit b995dca

Browse files
committed
fix: mettre à jour le fichier .gitignore pour exclure le répertoire apps/node_modules
1 parent 3aa185e commit b995dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/node_modules
22
.env
3-
apps
3+
apps/node_modules
44
docker-compose-*.yml
55
!docker-compose-lampy.yml

0 commit comments

Comments
 (0)