diff options
| author | 2015-12-22 03:05:00 +0100 | |
|---|---|---|
| committer | 2015-12-22 03:05:00 +0100 | |
| commit | 3226b9e9c35789f3677584a16652eefacc59bb45 (patch) | |
| tree | 92e1af73f39155b632fc4dedd6480033535cef90 | |
| parent | Merge remote-tracking branch 'pyload/stable' into stable (diff) | |
| download | pyload-3226b9e9c35789f3677584a16652eefacc59bb45.tar.xz | |
Add some ignores
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..52c616991 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.settings +.*project +*.dll +*.exe +*.py[cd] + +qt.conf +UnRAR_license.txt + +tesseract
\ No newline at end of file |
