mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 17:39:02 +02:00
this was the remainder of applying a diff using "patch". To avoid this mistake, add the filetypes created by "patch" to the .gitignore. Signed-off-by: Bastian Koppelmann <[email protected]>
11 lines
77 B
Plaintext
11 lines
77 B
Plaintext
.DS_Store
|
|
*~
|
|
*.orig
|
|
*.rej
|
|
*.pyc
|
|
*.aux
|
|
*.out
|
|
*.toc
|
|
*.synctex.gz
|
|
**/model_data
|