From a6abc6b5eb8887856fcf1bbfc8672e563058acf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Clet?= Date: Sat, 15 May 2021 01:23:38 +0200 Subject: [PATCH] gitignore --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..280b401 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +Cubehelix_simple.maxpat +Cubehelix_old.maxpat +Cubehelix_MaxMSP.zip + + +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + +# Thumbnails +._* + +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/