diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-06-04 22:09:38 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-06-04 22:09:38 +0200 |
commit | 29db8d92b2edb4c9c42fbed5c122ff1dd28f7912 (patch) | |
tree | c7280c93b63df7b3aba16620cec778b7f68071a8 /cloc-exclude.txt | |
parent | Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers (diff) | |
download | cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.gz cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.bz2 cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.lz cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.xz cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.zst cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.zip |
Diffstat (limited to '')
-rw-r--r-- | cloc-exclude.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cloc-exclude.txt b/cloc-exclude.txt new file mode 100644 index 000000000..f71f0007d --- /dev/null +++ b/cloc-exclude.txt @@ -0,0 +1,2 @@ +source/Bindings.cpp
+source/Bindings.h
\ No newline at end of file |