Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TouchDesigner .gitignore

A .gitignore file for working with git and TouchDesigner.

This file will prevent the tracking of many files automatically created by TouchDesigner. Such as :

  • Backup folder
  • Increment files on save
  • Crash autosave files
  • The import cache

It will also take care of many generic files such as :

  • Logs
  • Python cache
  • IDE / code editor settings
  • Executables

Optionally, you can also ignore folders that are generally containing binary files. The names are based on the TouchDesigner "Create Project Folder" structure.

  • Image
  • Audio
  • Movie
  • Channel
  • Geo
  • Midi
  • Notch
  • OpenColorIO

About

A gitignore file for working with git in TouchDesigner

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors