ED_LRR/.gitignore
Daniel Seiller c290d5eb12 feat(GUI): Implement route plotting and fuzzy search
Implement route plotting in GUI
Use batch fuzzy search to find systems
search all systems at once after adding
added some error checking
2019-08-06 03:35:14 +02:00

15 lines
116 B
Text

rust/target
**/*.rs.bk
*.tmp
*.idx
.vscode/**
*.csv
*.router
plot.py
*.tmp
*.idx
*.pyd
__pycache__
*.egg-info
build