add svfixedarith.py to .gitignore
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 3 May 2022 08:07:22 +0000 (01:07 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 3 May 2022 08:07:22 +0000 (01:07 -0700)
src/openpower/decoder/isa/.gitignore

index 6a07a25f119185a2f84a4c7985984e2a4e23e96d..4eee29c142de4daab20a9f0a19dc541f231c8df0 100644 (file)
@@ -21,6 +21,7 @@
 /system.py
 /simplev.py
 /svbranch.py
+/svfixedarith.py
 /svfixedload.py
 /svfparith.py
 /svfpload.py