3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00

Ignore emacs auto-save files.

This commit is contained in:
Rasmus Munk Larsen 2023-09-29 13:26:22 -07:00 committed by Lofty
parent 8b42abee50
commit 98d2c9088a

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
*.gch
*.gcda
*.gcno
*~
__pycache__
/.cproject
/.project