camel/.gitignore

39 lines
283 B
Text
Raw Normal View History

2015-12-02 17:13:14 +08:00
# eclipse
.project
.classpath
.settings
# intellij
.idea
*.iml
*.ipr
*.iws
projectFilesBackup
# maven
target
bin/
2015-12-03 13:52:44 +08:00
# nginx
objs/
*.o
*.a
*.so
openssl-1.0.1h/
bin
Debug/
cscope.out
gdb.sh
gdb_dynamic.sh
tags
timer_gdb.sh
2015-12-02 17:13:14 +08:00
# others
TestNoSubmit.java
lib
dump
dumpdata
dump.tar
TODO