Parcourir la source

Create IGORPro.gitignore

.gitignore template file for repositories of Wavemetrics IGOR Pro functions (.ipf files).
Carlo Dri il y a 10 ans
Parent
commit
92b9dd5f76
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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