Commit Graph

29 Commits (master)

Author SHA1 Message Date
sTiKyt 1da588b3fc Added dictionaries to gitignore 2020-08-22 18:36:24 +00:00
sTiKyt 87ba263f33 removed venv from gitignore 2020-08-17 13:18:28 +00:00
sTiKyt 23168150ea
Added venv folder to .gitignore 2020-06-15 00:09:58 +03:00
sTiKyt 426e636ae0
Added .mo files to .gitignore 2020-06-09 02:49:26 +03:00
sTiKyt ab853d6fc2
Added all in External_software to .gitignore 2020-06-09 02:30:10 +03:00
sTiKyt 62a8bccbcb
Added Server/www to .gitignore 2020-05-29 00:04:23 +03:00
Alex Laird 320575336f Instead of ignoring __pycache__ folders, just ignore pyc compiled files, which will do the same thing with one ignore line. Additionally, the Server/www folder is needed, but must be committed empty, so fixed that. 2020-05-25 16:02:57 -07:00
sTiKyt ef110fd34f
Added Server/www to .gitignore 2020-05-25 16:29:33 +03:00
sTiKyt 9b1562d2af
removed some files from .gitignore 2020-05-13 19:10:27 +03:00
sTiKyt d3b131b865
Added lang_server/__pycache__ to .gitignore 2020-05-11 15:20:01 +03:00
sTiKyt 849d3d1f32
Added eula.txt to .gitignore 2020-05-11 13:10:50 +03:00
sTiKyt b59d899155
Added __pycache__ folders in .gitignore 2020-05-09 19:34:44 +03:00
sTiKyt fd06abce56
Added keylogger output to .gitignore 2020-05-08 18:44:09 +03:00
sTiKyt ef61e90682
Added Server/.localxpose_updatecktime to .gitignore 2020-05-08 18:22:38 +03:00
sTiKyt e1335adcd6
Added Server/www to .gitignore 2020-05-08 18:22:17 +03:00
sTiKyt 44e4541ea4
Added optional downloadable files to .gitignore 2020-05-08 14:40:30 +03:00
sTiKyt cf07a199cc
Added autogenerating files to .gitignore 2020-05-08 14:39:47 +03:00
sTiKyt 7a7227fafb
Updated .gitignore, removed useless files 2020-05-08 11:37:13 +03:00
sTiKyt e647dd6ef7
Added all .deb files to .gitignore 2020-05-07 21:08:12 +03:00
sTiKyt 99527ff373
Added all __pycache__ folders to .gitignore 2020-05-07 21:07:35 +03:00
sTiKyt 15296a765d
Reset .gitignore 2020-05-07 21:06:11 +03:00
sTiKyt 2718e38dca added openport to gitignore 2020-05-07 11:15:34 +03:00
Moltivie 2de87f7742 Fix #448, #449, #416, #431 and #390 (#450)
* Fix #448

* Fix #449

* Fix #416 and #431

* Added Xbox

* Fix MySpace and ProtonMail

* .gitignore file

* Fix ip.txt
2019-11-18 10:00:29 +00:00
Moltivie 7d1bbc3d71 Fixing .gitignore (#441)
* Fixing Settings.ini

* Update .gitignore
2019-11-16 02:55:16 +00:00
Moltivie 32fc146728 Fixing Settings.ini (#437) 2019-11-15 01:23:39 +00:00
Moltivie 0ae25b2aa1 Add ".vscode", "env" folders 2019-10-25 11:20:19 +02:00
Artur Tretiak 712574f7ad Fixed .gitignore
Ignored whole Server folder
2019-05-05 16:26:24 +03:00
Artur Tretiak c782a7aab7 Language system finished (#146)
* Localization system development (WIP)

New - Language basic structure
New - Full English localization file
New - Full Russian localization file

* Ability to change language!

New - Full Russian Translation 
New - Change language using Settings.ini

* Language arguments

New - Users now able to change languages using console arguments

Also user able to select default language using Settings.ini

* Ukrainian Language | Українська мова

New - Full Ukrainian translation
2018-11-29 17:39:57 +05:00
Artur Tretiak f4d87f962e Text fix
Fix - text fix
New - .gitignore
2018-10-30 16:22:44 +02:00