Просмотр исходного кода

Create IGORPro.gitignore

.gitignore template file for repositories of Wavemetrics IGOR Pro functions (.ipf files).
Carlo Dri 10 лет назад
Родитель
Сommit
92b9dd5f76
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      IGORPro.gitignore

+ 5 - 0
IGORPro.gitignore

@@ -0,0 +1,5 @@
+# Avoid including Experiment files: they can be created and edited locally to test the ipf files
+*.pxp
+*.pxt
+*.uxp
+*.uxt