diff options
author | John Wiegley <johnw@newartisans.com> | 2008-08-12 02:06:50 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-08-12 02:06:50 -0400 |
commit | 3b6be1a42b305371260f8e47393236466b63d861 (patch) | |
tree | 5c11b4e6ec160d59025f7b87ad626ab4cd5c151c /lib | |
parent | a2fbe963c3517b5fe049d53a9a69ad8d4c484f12 (diff) | |
download | fork-ledger-3b6be1a42b305371260f8e47393236466b63d861.tar.gz fork-ledger-3b6be1a42b305371260f8e47393236466b63d861.tar.bz2 fork-ledger-3b6be1a42b305371260f8e47393236466b63d861.zip |
Revert "Temporarily ignore members of lib/ that I've not yet decided about yet."
This reverts commit fe8bbd9f7f3cd3acf4a012ca9f827732726ba211.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.gitignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/.gitignore b/lib/.gitignore deleted file mode 100644 index 19262b4b..00000000 --- a/lib/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -/CXMLReaderImpl.h -/beancount -/fast_atof.h -/heapsort.h -/irrArray.h -/irrString.h -/irrTypes.h -/irrXML.cpp -/irrXML.h -/irrlicht -/irrxml-1.2 |