Removed a bug when inserting a char in the middle of the pattern.
[selector.git] / .gitignore
1 # ignore the generated files
2 *.o
3 selector
4
5 # the vi backups
6 *~