Skip to content

Commit 27674bd

Browse files
committed
Add .gitattributes and compiled files
Having the compiled files will allow people to download and use the latest version of the plugin and get it from the 'Download ZIP' button on the page. Fixes #33
1 parent c614920 commit 27674bd

4 files changed

Lines changed: 3255 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
resources_rc.py -crlf -diff
2+
uifiles/ui_about.py -crlf -diff
3+
uifiles/ui_maxp.py -crlf -diff

0 commit comments

Comments
 (0)