Newer
Older
multi_map_manager / .gitignore
@koki koki on 19 Oct 2022 260 bytes update
  1. .vscode/
  2. # !.vscode/settings.json
  3. # !.vscode/tasks.json
  4. # !.vscode/launch.json
  5. # !.vscode/extensions.json
  6. # !.vscode/*.code-snippets
  7.  
  8. # Local History for Visual Studio Code
  9. .history/
  10. *.pptx
  11. apps/mylib/__pycache__/
  12.  
  13. # Built Visual Studio Code Extensions
  14. *.vsix