diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2020-06-27 13:18:06 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2020-06-27 13:18:06 +0200 |
commit | 901ad4e91782575e2121b5122c68445c02ded879 (patch) | |
tree | 34e68d9a4133fcc24cde27a362a9302e14f8f712 /ecp5/.gitignore | |
parent | 9eb6e549c5ef6c63fee9e13c7397178e67af2a40 (diff) | |
download | nextpnr-901ad4e91782575e2121b5122c68445c02ded879.tar.gz nextpnr-901ad4e91782575e2121b5122c68445c02ded879.tar.bz2 nextpnr-901ad4e91782575e2121b5122c68445c02ded879.zip |
Update git ignore locations
Diffstat (limited to 'ecp5/.gitignore')
-rw-r--r-- | ecp5/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp5/.gitignore b/ecp5/.gitignore index 3249a7bb..584e919d 100644 --- a/ecp5/.gitignore +++ b/ecp5/.gitignore @@ -1,2 +1,2 @@ __pycache__ -chipdbs/ +chipdb/ |