5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-20 02:40:52 +08:00

SQOOP-2264: Exclude and remove SqoopUserGuide.xml from git repository

(Qian Xu via Jarek Jarcec Cecho)

(cherry picked from commit c51c7daeed)

Conflicts:
	src/docs/user/SqoopUserGuide.xml
This commit is contained in:
Jarek Jarcec Cecho 2015-04-08 20:14:19 -07:00 committed by Gwen Shapira
parent 5270908b3e
commit 739733853e
3 changed files with 3 additions and 1151 deletions

2
src/docs/.gitignore vendored
View File

@ -17,3 +17,5 @@
/Sqoop-manpage.xml /Sqoop-manpage.xml
/sqoop.1 /sqoop.1
/Sqoop-web.html /Sqoop-web.html
/dev/SqoopDevGuide.xml
/user/SqoopUserGuide.xml

View File

@ -105,6 +105,7 @@ supportfiles:
clean: clean:
-rm $(BUILD_DIR)/sqoop-*.1.gz -rm $(BUILD_DIR)/sqoop-*.1.gz
-rm $(BUILD_DIR)/SqoopDevGuide.html
-rm $(BUILD_DIR)/SqoopUserGuide.html -rm $(BUILD_DIR)/SqoopUserGuide.html
-rm user/SqoopUserGuide.html -rm user/SqoopUserGuide.html
-rm dev/SqoopDevGuide.html -rm dev/SqoopDevGuide.html

File diff suppressed because it is too large Load Diff