mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Ignore Eclipse IDE files (#1626)
This commit is contained in:
parent
b892c401c9
commit
807fb0ba9a
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,3 +3,6 @@ target
|
|||
.idea
|
||||
*.iml
|
||||
.DS_Store
|
||||
.settings
|
||||
.classpath
|
||||
.project
|
||||
|
|
Loading…
Reference in a new issue