1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

change to absolute paths.

This commit is contained in:
Shlomi Fish 2018-05-01 17:38:12 +03:00
parent 6ec197daaf
commit e79f443286

30
.gitignore vendored
View file

@ -1,16 +1,16 @@
*.pyc
.tidyall.d/
MANIFEST
build/*
data/cardsets/*
data/html/*
dist/*
docs/all_games.html
html
html-src/html/*
images
locale/*
po/it.po
po/pl.po
po/ru.po
tests/individually-importing/*.py
/.tidyall.d/
/MANIFEST
/build/*
/data/cardsets/*
/data/html/*
/dist/*
/docs/all_games.html
/html
/html-src/html/*
/images
/locale/*
/po/it.po
/po/pl.po
/po/ru.po
/tests/individually-importing/*.py