diff --git a/.windsurfrules b/.windsurfrules index 99352f1..f9578bf 100755 --- a/.windsurfrules +++ b/.windsurfrules @@ -1,6 +1,3 @@ 1. This application is written in Perl -2. It uses the TK module to provide GUI -3. If this needs to be tested use /usr/bin/perl -4. We are converting it from TK to GTK3 -5. Old TK code is in kpad.old.pl -6. New code goes into kpad.pl \ No newline at end of file +2. It uses the GTK3 module to provide GUI +3. If this needs to be tested use /usr/bin/perl \ No newline at end of file diff --git a/test.txt b/test.txt deleted file mode 100755 index a7fbfc0..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -moo \ No newline at end of file diff --git a/test2.txt b/test2.txt deleted file mode 100755 index 5e0cedc..0000000 --- a/test2.txt +++ /dev/null @@ -1,3 +0,0 @@ -moo beer -moo beer -moo beer beef \ No newline at end of file