This website works better with JavaScript
Home
Explore
Help
Register
Sign In
My-Mods
/
PyInstaLive
mirror of
https://piramisancchi.live-on.net:9175/miniNAS/PyInstaLive
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove pyc files, add .gitignore
Cammy
7 years ago
parent
dcde0c9934
commit
1e5eb6041e
7 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
BIN
authCookie.pyc
BIN
cAuthCookie.pyc
BIN
cComments.pyc
BIN
cDownloader.pyc
BIN
cLogger.pyc
BIN
cMain.pyc
+ 1
- 0
.gitignore
View File
@@ -0,0 +1 @@
+*.pyc
BIN
authCookie.pyc
View File
BIN
cAuthCookie.pyc
View File
BIN
cComments.pyc
View File
BIN
cDownloader.pyc
View File
BIN
cLogger.pyc
View File
BIN
cMain.pyc
View File