Git ignore updated to ignore __pycache__ folders
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,3 +19,4 @@ cscope*
|
||||
DRAMSys/analyzer/scripts/__pycache__/
|
||||
*.pyc
|
||||
*.autosave
|
||||
*__pycache__*
|
||||
|
||||
Reference in New Issue
Block a user