Git ignore

This commit is contained in:
Olusesan Ameye
2020-08-29 00:11:12 -04:00
parent 72c6e92fff
commit c2d2897ad8
2 changed files with 27 additions and 0 deletions
+15
View File
@@ -66,3 +66,18 @@ mermsemr/src/include/php_mermsemr_config.h
mermsemr/src/include/php_mermsemr_log.h
mermsemr/src/include/php_tmpl_prefix.h
mermsemr/src/mailsend/mailsend
mermsemr/src/autom4te.cache
mermsemr/src/confdefs.h
mermsemr/src/config.*
mermsemr/src/configure*
mermsemr/src/core/mermsemr_api.cc
mermsemr/src/include/php_mermsemr_api.h
mermsemr/src/include/php_mermsemr_api_ns.h
mermsemr/src/libtool
*.swm
*.swn
*.swb
*.swo
*.swp
+12
View File
@@ -0,0 +1,12 @@
*.o
*.obj
*.a
config.log
config.status
Makefile
mkey.c
mailsend
mailsend.exe
*.lib
*.deb
*.gz