add fixedsync.py to .gitignore
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 6 Sep 2022 12:20:19 +0000 (05:20 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 6 Sep 2022 12:20:19 +0000 (05:20 -0700)
src/openpower/decoder/isa/.gitignore

index c071e2ac206803b0eccbf4ffff20d57b8f3588a2..2e898065a51df5f100ecfbc48f99277c8a468c42 100644 (file)
@@ -11,6 +11,7 @@
 /fixedlogical.py
 /fixedshift.py
 /fixedstore.py
+/fixedsync.py
 /fixedtrap.py
 /fparith.py
 /fpcvt.py