Add .gitignore

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
This commit is contained in:
Karsten Keil 2009-06-20 18:52:13 +02:00
parent b89ef72587
commit 6e6ccf24b8
1 changed files with 39 additions and 0 deletions

39
.gitignore vendored Normal file
View File

@ -0,0 +1,39 @@
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
.*
*.o
*.o.*
*.a
*.s
*.so
*.so.dbg
*.i
*.lst
*~
bridge/misdn_bridge
example/cleanl2
example/loghex
example/misdnportinfo
example/misdnportinfo.o
test_file.in
test_file.out
example/testcon
example/testlayer1
example/testlayer3
l1oip/l1oipctrl
tools/misdn_cleanl2
tools/misdn_info
tools/misdn_log
tools/misdn_rename