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: a8a69caad6be271b411e5978ce83625c7a0cfdc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Pycharm
.idea/

# Python stuff
*.py[cod]

# Pyinstaller
build/
dist/
*.spec

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

# Log
dwt.log

# Other
getapps.py
getreleases.py