Making exception for code from Google gdata
This commit is contained in:
parent
d110450726
commit
893a74f9d6
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
# The "build directory"
|
||||
.build/**/*
|
||||
|
||||
# ContentType from Google gdata API, Apache 2.0 license included in file.
|
||||
vitro-core/webapp/src/edu/cornell/mannlib/vitro/webapp/web/ContentType.java
|
||||
|
||||
# The JSON Java source files from json.org
|
||||
vitro-core/webapp/src/org/json/*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue