1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2026-04-20 22:51:23 +02:00

Added gitignore

This commit is contained in:
2017-01-07 09:29:18 +01:00
parent f1fb43ca64
commit ae6e00ea1c
+8
View File
@@ -0,0 +1,8 @@
*.pyc
*.egg-info
.cache
.coverage
.tox
MANIFEST
build
dist