labor-mst/.gitignore
Greek 922c7cdb83 * Add Project Description and Documentation (Readme.md)
* Add diagram
* Modify counters of PMOD-AD1 and PMOD-DA3 controllers to use less bits
* Increase factor width to 5 bits
	- Highest bit is truncated
* Add download directory to git repo
2020-04-29 20:59:35 +02:00

13 lines
171 B
Plaintext

#Ignore List
/syn/**
/modelsim/**
#Unignore Directories (Needed to unignore files in Subdirectories)
!*/
#WHITELIST
#Vivado Project File
!*.xpr
#Modelsim Do files
!*.do