diff options
| -rw-r--r-- | sharpd/.gitignore | 18 | 
1 files changed, 18 insertions, 0 deletions
diff --git a/sharpd/.gitignore b/sharpd/.gitignore new file mode 100644 index 0000000000..c396f3ef94 --- /dev/null +++ b/sharpd/.gitignore @@ -0,0 +1,18 @@ +Makefile +Makefile.in +*.o +tags +TAGS +.deps +.nfs* +*.lo +*.la +*.a +*.libs +.arch-inventory +.arch-ids +*~ +*.loT +*clippy.c +sharpd +sharpd.conf  | 
