forked from amintalkin/Merged-MyBot-5.3.2-AIO-v1.3.4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (52 loc) · 1.07 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# MyBot.run AUTOIT .gitignore file
# Global Files
/.project
*.ini
*.log
*.orig
*.png
*.jpg
*.exe
# Global Folders
[Pp]rofiles/
[Tt]emplates/
[Tt]emp/
[Bb]ackup/
# Obsolete Files and Folders
[Ll]oots/
[Aa]llTowns/
# Exclusion Curl (used for PushBullet)
![Cc]url.exe
# Exclusion Language .ini's
![Ll]anguages/*.ini
# Exclusion Images/Icon
![Ii]mages/logo.jpg
![Ii]mages/2arrow.jpg
![Ii]mages/MyBot.ico
![Ii]mages/Button/Traps.png
![Ii]mages/Button/Xbow.png
![Ii]mages/Button/Inferno.png
![Ii]mages/Button/BoostBarrack.png
![Ii]mages/Button/BoostAllBarracks.png
![Ii]mages/Resources/Collect.png
![Ii]mages/Resources/loot_cart.png
![Ii]mages/Resources/Tomb.png
![Ii]mages/Resources/Tomb1.png
![Ii]mages/Resources/Tomb2.png
![Ii]mages/Resources/bush.png
![Ii]mages/Resources/mushroom.png
![Ii]mages/Resources/tree.png
![Ii]mages/Resources/tree2.png
![Ii]mages/Resources/trunk.png
![Ii]mages/Resources/trunk2.png
![Ii]mages/Resources/gembox.png
# Debug
[Ll]ib/[Dd]ebug/
[Ll]ib/[Tt]est.txt
EnableMBRDebug.txt
# SQL (not in use)
*.sqlite3
*.db
# Release files
LastVersion*.txt
TestVersion*.txt