Skip to content

Commit e182ae7

Browse files
authored
Remove ancient .gitignore lines (#4952)
The files referenced here have not existed for some time.
1 parent 7e946d1 commit e182ae7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
.pio
2-
main/configuration.h
3-
main/credentials.h
42

53
# ignore vscode IDE settings files
64
.vscode/*
@@ -32,4 +30,4 @@ release/
3230
.vscode/extensions.json
3331
/compile_commands.json
3432
src/mesh/raspihttp/certificate.pem
35-
src/mesh/raspihttp/private_key.pem
33+
src/mesh/raspihttp/private_key.pem

0 commit comments

Comments
 (0)