.gitignore: litex/build contains valid source, so exclude from .gitignore.
authorWilliam D. Jones <thor0505@comcast.net>
Thu, 23 Aug 2018 03:04:20 +0000 (23:04 -0400)
committerWilliam D. Jones <thor0505@comcast.net>
Thu, 23 Aug 2018 03:04:20 +0000 (23:04 -0400)
.gitignore

index 72364f99fe4bf8d5262df3b19b33102aeaa791e5..c55c7de0bb60ff05941711d93184bb4c3f2ee0e7 100644 (file)
@@ -10,6 +10,7 @@ __pycache__/
 .Python
 env/
 build/
+!litex/build
 develop-eggs/
 dist/
 downloads/