Ignore Eclipse files and folders (#15413)

This commit is contained in:
Tim Haines
2020-03-10 03:58:40 -05:00
committed by GitHub
parent f87dfb9828
commit 65b131f373

5
.gitignore vendored
View File

@@ -27,3 +27,8 @@ lib/spack/spack/test/.cache
*.in.log
*.out.log
*.orig
# Eclipse files
.project
.cproject
.pydevproject