Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a91d9c32e87bd2df3058335b446f16d49a13b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Pycharm
.idea/

# Python stuff
*.py[cod]

# Pyinstaller
build/
dist/
*.spec

#Sublime Stuff
*.sublime-project
*.sublime-workspace

# Log
dwt.log

# Resource files
dwticon.res

# Other
getapps.py
getreleases.py