From bb4562b1fa88712cfb763d5044408914ef3a6563 Mon Sep 17 00:00:00 2001 From: Alex Harker Date: Sat, 12 Oct 2019 08:54:33 +0100 Subject: [PATCH] Update .gitignore for documenation --- .gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4704eac8..4f2482d6 100644 --- a/.gitignore +++ b/.gitignore @@ -43,12 +43,13 @@ maxframelib.mxo/ ## Package Testing test-builds/ -## James Documentation +## Documentation __pycache__/ __tmp__/ -refpages/ -help_files/templates/ -object_relationships.py +*.maxref.xml +Documentation/Max Documentation/help_files/templates/ +Current Test Version/FrameLib/interfaces +Documentation/Max Documentation/FrameLibDocs/FrameLibDocs.egg-info Max_Object_List.h ## Other