mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-11-03 01:40:47 -05:00
added .gitignore for pyc and pyo files
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
out/
|
||||
*.pyc
|
||||
*.pyo
|
||||
Reference in New Issue
Block a user