Added python byte code to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -302,3 +302,6 @@ TSWLatexianTemp*
|
||||
|
||||
# Ignore python environment from hackathon
|
||||
/hackathon/env/
|
||||
|
||||
#Ignore Python Byte code
|
||||
*pyc
|
||||
|
||||
Reference in New Issue
Block a user