Permalink
Please sign in to comment.
Browse files
Create IGORPro.gitignore
.gitignore template file for repositories of Wavemetrics IGOR Pro functions (.ipf files).
- Loading branch information...
5
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 |
0 comments on commit
92b9dd5