Added .development file to gitignore

This commit is contained in:
Jan Gromeš 2018-03-05 17:06:37 +01:00 committed by GitHub
parent a3ff9cd7c3
commit 274e254e8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -30,3 +30,6 @@
*.exe
*.out
*.app
# Arduino Library Development file
.development