Merge pull request #41 from Chyroc/remove/DS_Store

remove DS_Store
This commit is contained in:
Felix Angell 2018-04-17 11:59:56 +01:00 committed by GitHub
commit 09cf2a8f30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
tests/
phi-editor
fmt.sh
.idea/
vendor/
.DS_Store

View File