aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2010-08-18 19:57:53 +0200
committerRickard Green <[email protected]>2010-08-20 17:15:22 +0200
commitd0c8b92b706ca2bebc7e12e7ce0e7244ef37a068 (patch)
treedaff789398bcb41cd01f42ab210c500de0e1f23f /.gitignore
parentbdfd2aaa1d402b3dd393a7820432f8f76e248ee1 (diff)
downloadotp-d0c8b92b706ca2bebc7e12e7ce0e7244ef37a068.tar.gz
otp-d0c8b92b706ca2bebc7e12e7ce0e7244ef37a068.tar.bz2
otp-d0c8b92b706ca2bebc7e12e7ce0e7244ef37a068.zip
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa32bd9582..71c7b9b33d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ a.out.dSYM/
/config.status
/bootstrap/bin/*
+/bootstrap/target
!/bootstrap/bin/*.script
!/bootstrap/bin/*.boot
@@ -142,6 +143,7 @@ a.out.dSYM/
/erts/doc/pdf/*.fo
/erts/doc/pdf/*.pdf
/erts/doc/man[0-9]/*.[0-9]
+/erts/doc/CONF_INFO
# et
@@ -261,6 +263,8 @@ a.out.dSYM/
/system/doc/tutorial/cnode.xml
/system/doc/tutorial/erl_interface.xml
/system/doc/tutorial/example.xml
+/system/doc/tutorial/nif.xml
+/system/doc/html/installation_guide
/system/doc/installation_guide/INSTALL.xml
/system/doc/installation_guide/INSTALL-CROSS.xml
/system/doc/installation_guide/INSTALL-WIN32.xml