CodeWringer / strive-foundryVTT

STRIVE system for FoundryVTT
GNU General Public License v3.0
1 stars 0 forks source link

Exclude css from VCS - it can and should be rebuilt by every developer #260

Closed CodeWringer closed 1 year ago

CodeWringer commented 1 year ago

Checking the compiled css into version control makes no sense, as it is to be regarded transient information that can be derived from the scss, which represents the actual sources.