1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 13:30:26 +00:00

Merge pull request #39 from DanInSpace104/0.14

gitignore editors and IDEA folders
This commit is contained in:
Timur Ismagilov 2021-03-06 10:00:08 +05:00 committed by GitHub
commit d83543b4d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
mycorrhiza mycorrhiza
hyphae/*.gog hyphae/*.gog
# go editors and IDEA folders
.idea/
.vscode/