.gitignore template file for repositories of Wavemetrics IGOR Pro functions (.ipf files).
This commit is contained in:
Carlo Dri 2014-12-03 11:33:11 +01:00
Родитель c6e6d99b65
Коммит 92b9dd5f76
1 изменённых файлов: 5 добавлений и 0 удалений

5
IGORPro.gitignore Normal file
Просмотреть файл

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