Add Eclipse *.launch files to the gitignore (#37)

pull/1/head
Caroline Bell 2020-03-18 16:29:52 -07:00 committed by GitHub
parent 0028e328c8
commit 01ae0cd3ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -5,6 +5,10 @@ build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
@ -22,4 +26,4 @@ bin/
# fabric
run/
run/