lutris/.gitignore
David Wattier 10ca90578c GH-578 Hide GUI window on rungame command
Prevent Lutris window to open when running a game from command line.
The opening window seems to be a regression introduced by commit dabf7ef
which was a revert of commit 7ca5f6c9. Adding back chunks of commit
7ca5f6c9 prevent the Lutris window from opening when running game from
command line.

Also removing a duplicate entry from the .gitignore file and adding
JetBrains IDE projet directory.
2019-03-20 14:36:28 -07:00

23 lines
358 B
Plaintext

/share/lutris/ui/dialog-lutris-login.ui~
/share/lutris/ui/dialog-pga-sources.ui~
/share/lutris/ui/dialog-uninstall-game.ui~
/share/lutris/ui/about-dialog.ui~
/share/lutris/ui/lutris-window.ui~
nbproject
build
.project
.pydevproject
.settings
.ropeproject
.idea
tags
*.pyc
*.pyo
PYSMELLTAGS
lutris.e4p
.coverage
pga.db
tests/coverage/*
/dist
/lutris.egg-info