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: c5138bac2e789f436c2f4d2ebc28fd8643c6f4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Pycharm
.idea/

# Python stuff
*.py[cod]

# Pyinstaller
build/
dist/
*.spec

# Log
DisableWinTracking.log