processor-2000/.gitignore
Simard Yohan 267630c1b1 add files
2021-04-16 15:29:35 +02:00

8 lines
106 B
Text

# Ignore everything
*
# ...even if they are in subdirectories
!*/
# Except vhdl files
!.gitignore
!*.vhd