This website works better with JavaScript
Home
Explore
Help
Sign In
qyg
/
isar-kylin-addpackage
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add __pycache__ to .gitignore
Signed-off-by: Frank Lenormand <lenormf@gmail.com>
Frank Lenormand
8 years ago
parent
c8f10e3f54
commit
6028382bdd
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,2 +1,3 @@
*~
*~
/*.patch
/*.patch
+__pycache__