Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
26f8909745814c437f22d561afaa93535f07dabf
Authored by
Austin Blanton
2015-12-18 13:20:10 -0500
1 parent
31103c96
Ignore .pyc
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
.gitignore
.gitignore
View file @
26f8909
...
...
@@ -32,6 +32,9 @@ share/openbr/models
32
32
*.RData
33
33
*.Rhistory
34
34
35
+### Python ###
36
+*.pyc
37
+
35
38
### Subversion ###
36
39
*.svn*
37
40
...
...