diff options
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..e9781fc --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,14 @@ +Makefile +config.h +CaseFolding.txt +unicode_fold?_key.gperf +unicode_unfold_key.gperf +UNICODE_PROPERTIES +*.o +*.so +*.lo +*.la +*~ +*.txt +.libs/ +.deps/ |