diff options
author | adam <anton@adamansky.com> | 2012-11-04 22:21:54 +0700 |
---|---|---|
committer | adam <anton@adamansky.com> | 2012-11-04 22:21:54 +0700 |
commit | 1cab906353cf415db6af64f91b99c17fbdac9848 (patch) | |
tree | 8ff2ef3901f6d2317fb63957466072a69c5da518 /.gitignore | |
parent | e3fc7489278122b648184ce734686649bb3982d3 (diff) | |
download | ejdb-1cab906353cf415db6af64f91b99c17fbdac9848.tar.gz ejdb-1cab906353cf415db6af64f91b99c17fbdac9848.tar.bz2 ejdb-1cab906353cf415db6af64f91b99c17fbdac9848.zip |
#1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *.o *.vlog +/npm-debug.log /.idea/workspace.xml /tcejdb/Makefile |