mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
Merge pull request #91 from cr1901/ignore-fix
.gitignore: litex/build contains valid source, so exclude from .gitig…
This commit is contained in:
commit
0074bb888c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@ __pycache__/
|
|||
.Python
|
||||
env/
|
||||
build/
|
||||
!litex/build
|
||||
develop-eggs/
|
||||
dist/
|
||||
downloads/
|
||||
|
|
Loading…
Reference in a new issue