comments updated
[henge/apc.git] / .gitignore
index 70a56dd..7e9f2ae 100644 (file)
@@ -1,6 +1,10 @@
 # Ignore any file with "apc" in the name in ./src
 *apc*
 !src/*apc*
+# Ignore XXHash files, except the includes
+xxHash/*
+!xxHash/xxhash.h
+!xxHash/xxhash.c
 # Files generated by yacc, ragel and cc
 *.tab.c
 *.tab.h