Skip to content

Commit 35cae80

Browse files
committed
Add Eclipse to .gitignore
1 parent 7d179c1 commit 35cae80

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,3 +382,9 @@ tpm/evp_tpm
382382
/Arduino/**/.visualgdb/*
383383
/Arduino/sketches/output.log
384384
/**/*.bak
385+
386+
# Eclipse
387+
\.settings/
388+
\.cproject
389+
\.project
390+
\.autotools

0 commit comments

Comments
 (0)