* changes: Remove test.ini when done with it during tests Ignore vim swap files
@@ -1,5 +1,6 @@
proto
*~
+.*.sw[nop]
*.log
src
localrc
@@ -141,3 +141,5 @@ if [[ -z "$VAL" ]]; then
else
echo "inicomment failed: $VAL"
fi
+
+rm test.ini