2012-12-27 19:11:38 +00:00
|
|
|
/libdyaml
|
2012-11-02 13:30:56 +00:00
|
|
|
/examples/yaml_gen/yaml_gen
|
|
|
|
/unittest.obj
|
|
|
|
/examples/yaml_stats/yaml_stats
|
|
|
|
/examples/yaml_bench/yaml_bench
|
|
|
|
/examples/representer/output.yaml
|
|
|
|
/examples/getting_started/output.yaml
|
|
|
|
/examples/getting_started/main.obj
|
|
|
|
/cdc.obj
|
|
|
|
/unittest
|
2011-08-16 12:53:13 +00:00
|
|
|
# Backups #
|
|
|
|
###########
|
|
|
|
*~
|
|
|
|
*.sw*
|
|
|
|
|
|
|
|
# Compiled source #
|
|
|
|
###################
|
|
|
|
unittest
|
|
|
|
cdc
|
|
|
|
main
|
|
|
|
*.a
|
|
|
|
*.lib
|
|
|
|
*.o
|
|
|
|
*.exe
|
|
|
|
|
|
|
|
# Packages #
|
|
|
|
############
|
|
|
|
# it's better to unpack these files and commit the raw source
|
|
|
|
# git has its own built in compression methods
|
|
|
|
*.tar
|
|
|
|
*.tar.xz
|
|
|
|
*.tar.gz
|
|
|
|
*.zip
|
|
|
|
|
|
|
|
# OS generated files #
|
|
|
|
######################
|
|
|
|
.DS_Store?
|
|
|
|
ehthumbs.db
|
|
|
|
Icon?
|
|
|
|
Thumbs.db
|
|
|
|
.directory
|