tand/.gitignore
Peter d8d307545f
Refactored
- Added Benchmarks
- Added Nuke build
- Refactored directory structure
- Generated GitHub Actions config from Nuke
- Added tool to handle benchmarking from Nuke
2020-03-21 01:10:20 +01:00

14 lines
162 B
Plaintext

###############
# folder #
###############
/**/DROP/
/**/TEMP/
**/.tmp/
/**/packages/
/**/bin/
/**/obj/
_site
.idea/
*.Artifacts/
**/artifacts/