mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Added .gitignore
This commit is contained in:
parent
515062749d
commit
057f3b05f1
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
build/*
|
||||||
|
data/cardset*
|
||||||
|
data/html/*
|
||||||
|
dist/*
|
||||||
|
docs/all_games.html
|
||||||
|
html-src/html/*
|
||||||
|
locale/ru/LC_MESSAGES/pysol.mo
|
||||||
|
locale/ru_RU/LC_MESSAGES/pysol.mo
|
||||||
|
po/ru.po
|
Loading…
Add table
Reference in a new issue