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: b107539a2b8f73445c76077de9aaff2b56e4b3c4 (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
dwt.res

# Other
getapps.py
getreleases.py