1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 03:17:49 +03:00

Remove extraneous .git* files.

This commit is contained in:
Athanasius 2020-07-26 10:13:30 +01:00
parent d276685451
commit 42b4d9b60c
5 changed files with 0 additions and 63 deletions

2
.gitattributes vendored
View File

@ -1,2 +0,0 @@
*.csv eol=crlf
*.p binary

View File

@ -1,32 +0,0 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug, unconfirmed
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Windows 10]
- If applicable: Browser [e.g. chrome, safari]
- Version [e.g. 3.99.0.0 - See 'Help > About E:D Market Connector']
**Additional context**
Add any other context about the problem here.

View File

@ -1,14 +0,0 @@
---
name: New translation language
about: New languages for translations
title: "[Translations] New language - "
labels: Translations
assignees: ''
---
Language: the new translation you'd like to help add.
**You should only open an issue if you're able to contribute to the new translation yourself.**
See https://github.com/EDCD/EDMarketConnector/wiki/Translations for guidelines.

15
.gitignore vendored
View File

@ -1,15 +0,0 @@
.DS_Store
build
dist.*
dump
*.bak
*.pyc
*.pyo
*.dll
*.pdb
*.msi
*.wixobj
appcast_win_*.xml
appcast_mac_*.xml
EDMarketConnector.VisualElementsManifest.xml
*.zip

0
.gitmodules vendored
View File