Ignore files that are generated when Hydrus is run from source

This commit is contained in:
a Code Lizard 2015-02-14 22:13:15 +01:00
parent f929f878b3
commit 236d605f8c
1 changed files with 42 additions and 0 deletions

42
.gitignore vendored Normal file
View File

@ -0,0 +1,42 @@
### Compiled Python detritus
__pycache__/
*.py[cod]
### IDE's
## IntelliJ and related IDE's (RubyMine, PhpStorm, AppCode, PyCharm)
*.iml
# Directory-based project format:
.idea/
## Eclipse
*.pydevproject
.metadata
.gradle
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
### Some rules to keep out installation-specific stuff that's generated when Hydrus is run from source
temp/
export/
logs/
crash.log
db/