This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
master Added *.pyc files to .gitignore
Mike Smith
11 years ago
parent
ff244cf085
commit
054609cb27
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -40,3 +40,6 @@ bin/
#maven
*.versionsBackup
*.releaseBackup
+
+#python-isms
+*.pyc