mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Improve .gitignore
This commit is contained in:
@@ -4,5 +4,12 @@
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/_configs.sed
|
||||
/config/
|
||||
/aclocal.m4
|
||||
/autom4te.cache/*
|
||||
/build/
|
||||
/config.*
|
||||
/config/*
|
||||
/configure
|
||||
/include/zrtp_config_unix.h
|
||||
!/build/Makefile.am
|
||||
!/build/test/Makefile.am
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# -*- mode:conf -*-
|
||||
/*.a
|
||||
/*.o
|
||||
/Makefile
|
||||
/autom4te.cache/*
|
||||
/bnconfig.h
|
||||
/config.*
|
||||
/configure
|
||||
|
||||
Reference in New Issue
Block a user